Sign in
go
/
go
/
606e12f9bfb1b2a6d6f5e7da73bc69c9569329e2
/
doc
/
codewalk
4ffee80
A codewalk through a simple program that illustrates several aspects of Go functions: function objects, higher-order functions, variadic functions, tail recursion, etc. The example program simulates the game of Pig, a dice game with simple rules but a nontrivial solution.
by John DeNero
· 14 years ago
f1af2ec
doc/codewalk: update for changes in log package
by Andrey Mirtchovski
· 14 years ago
71675c6
doc/codewalk: Share Memory By Communicating
by Andrew Gerrand
· 15 years ago
2a591bd
godoc: add codewalk support
by Russ Cox
· 15 years ago