]> Cypherpunks repositories - gostls13.git/commit
exp/iterable: add UintArray
authorAnschel Schaffer-Cohen <anschelsc@gmail.com>
Fri, 6 Aug 2010 23:39:18 +0000 (16:39 -0700)
committerRuss Cox <rsc@golang.org>
Fri, 6 Aug 2010 23:39:18 +0000 (16:39 -0700)
commit8055f4702952d5b4cc59dc0a8c56aec1a3092268
tree74162be8f4344e4dd6292d9e6f1b0ea525c84232
parent8c5f30c0d94cf657b7c7e9329ac8c87b515a8869
exp/iterable: add UintArray

all other basic types seem to be represented.

R=rsc
CC=golang-dev
https://golang.org/cl/1919042
src/pkg/exp/iterable/array.go
src/pkg/exp/iterable/iterable_test.go