1
0
mirror of https://github.com/golang/go synced 2024-11-20 08:24:42 -07:00
go/doc/codewalk
Russ Cox 44526cdbe0 non-pkg: gofix -r error -force=error
R=golang-dev, iant, r, r
CC=golang-dev
https://golang.org/cl/5307066
2011-11-01 22:06:05 -04: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 doc/codewalk: new Markov chain codewalk 2011-08-17 15:53:17 +10:00
markov.xml doc/codewalk: new Markov chain codewalk 2011-08-17 15:53:17 +10: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
sharemem.xml
urlpoll.go non-pkg: gofix -r error -force=error 2011-11-01 22:06:05 -04:00