1
0
mirror of https://github.com/golang/go synced 2024-11-20 05:44:44 -07:00
go/doc/codewalk
2011-11-08 15:43:02 -08:00
..
codewalk.css
codewalk.js
codewalk.xml
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
markov.go renaming_4: gofix -r everything/but/src/pkg 2011-11-08 15:43:02 -08:00
markov.xml all: rename os.EOF to io.EOF in various non-code contexts 2011-11-03 14:01:30 -07:00
pig.go renaming_4: gofix -r everything/but/src/pkg 2011-11-08 15:43:02 -08:00
popout.png
sharemem.xml
urlpoll.go renaming_4: gofix -r everything/but/src/pkg 2011-11-08 15:43:02 -08:00