go.util

command module
v0.0.0-...-a23c0e6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 28, 2015 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Maporder demonstrates that ranging over maps goes in a random order. Specifically, and I'm sure this is undefined and subject to change, it selects map elements in a uniformly random order.

Directories

Path Synopsis
Derived from the stack implementation at http://rosettacode.org/wiki/Queue#Go 2013/01/22 From http://rosettacode.org/wiki/Stack#Go 2013/01/22
Derived from the stack implementation at http://rosettacode.org/wiki/Queue#Go 2013/01/22 From http://rosettacode.org/wiki/Stack#Go 2013/01/22
binarytree
Package binarytree implements a binary tree To iterate over a tree (where tree is a *Tree), use the Walk() function or a similar method.
Package binarytree implements a binary tree To iterate over a tree (where tree is a *Tree), use the Walk() function or a similar method.
Create two slices of integers.
Create two slices of integers.
From https://github.com/mjibson/go-dsp
From https://github.com/mjibson/go-dsp
markov
builder
Generating random text: a Markov chain algorithm Based on the program presented in the "Design and Implementation" chapter of The Practice of Programming (Kernighan and Pike, Addison-Wesley 1999).
Generating random text: a Markov chain algorithm Based on the program presented in the "Design and Implementation" chapter of The Practice of Programming (Kernighan and Pike, Addison-Wesley 1999).

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL