The Slices package provides implementations of slice-based datatypes
for all of Go's basic types, as well as two separate implementations for handling slices in the context of reflection values. Currently there's no documentation but the extensive test suite includes numerous examples of how to use slices to solve common tasks. WWW: https://github.com/feyeleanor/slices/
devel/go-slices/Makefile
0 → 100644
devel/go-slices/distinfo
0 → 100644
devel/go-slices/pkg-descr
0 → 100644
devel/go-slices/pkg-plist
0 → 100644
Please register or sign in to comment