hello-algo/codes/go/go.mod
reanon 09d89dc9ad feat(chapter1): add go code to chapter1
1.add go code to chapter_computational_complexity
2.add go code to space_time_tradeoff.md
3. Indentation of Go code is tab in *.go , 4 spaces in *.md
2022-11-25 09:10:27 +08:00

4 lines
46 B
Modula-2

module github.com/krahets/hello-algo
go 1.19