seq concurrent library
commit8322e23753952f0f3311fc3b76974e0ec398ef2a
authorBill Burdick <bill.burdick@gmail.com>
Sun, 7 Nov 2010 11:06:15 +0000 (7 13:06 +0200)
committerBill Burdick <bill.burdick@gmail.com>
Sun, 7 Nov 2010 11:06:15 +0000 (7 13:06 +0200)
treea27adebea71823895487aea5868d8e2737cb49dc
parent3dda6e58b8361d3bc5d9d0162bf5cb33e3cd30ee
seq concurrent library
seq/.gitignore [new file with mode: 0644]
seq/Makefile [new file with mode: 0644]
seq/examples/dice.go [new file with mode: 0644]
seq/seq.go [new file with mode: 0644]