This website requires JavaScript.
Explore
Help
Sign In
cybercyst
/
go
Watch
1
Star
0
Fork
0
You've already forked go
mirror of
https://github.com/golang/go.git
synced
2025-05-06 08:03:03 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
go
/
doc
/
codewalk
History
John DeNero
4ffee801ce
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.
...
R=adg, rsc, iant2, r CC=golang-dev
https://golang.org/cl/4306045
2011-04-07 18:05:15 -07:00
..
codewalk.css
godoc: add codewalk support
2010-04-26 22:35:12 -07:00
codewalk.js
godoc: add codewalk support
2010-04-26 22:35:12 -07:00
codewalk.xml
godoc: add codewalk support
2010-04-26 22:35:12 -07:00
functions.xml
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.
2011-04-07 18:05:15 -07:00
pig.go
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.
2011-04-07 18:05:15 -07:00
popout.png
godoc: add codewalk support
2010-04-26 22:35:12 -07:00
sharemem.xml
doc/codewalk: Share Memory By Communicating
2010-06-30 16:56:30 +10:00
urlpoll.go
doc/codewalk: update for changes in log package
2010-11-08 09:58:57 -08:00