index
:
algorithms
develop
master
Some algorithms in Go
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
blob: 68833533d6c2a1af6d5d4a6c1bbec6329434ea8b (
plain
)
1
2
3
4
all: go build test: go run main.go