changed Seq() to use defer to close the channel
commit699490831eea1c2082c675712e8b5f557a666031
authorBill Burdick <bill.burdick@gmail.com>
Sun, 7 Nov 2010 18:03:16 +0000 (7 20:03 +0200)
committerBill Burdick <bill.burdick@gmail.com>
Sun, 7 Nov 2010 18:03:16 +0000 (7 20:03 +0200)
tree1d62a0341b8c52348e527b5fef4362cb638c75c1
parent555ecb3303c071a27e1a051214b35fa98374d19a
changed Seq() to use defer to close the channel
seq/README.md
seq/seq.go