Go: Library package example

The repository at https://github.com/yourbasic/fenwick is a small but complete Go library package. It is intended to be used as a template for larger projects.

In addition to source code and resources, it includes

To install the package:

go get github.com/yourbasic/fenwick

Comments

Be the first to comment!