Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 436 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 436 Bytes

go-uint16slice

Slice of UInt16 for a small array. Has a binary search and can be used as a map. Nothing special, but makes easier working with small lists or maps

Install

go get -u github.com/stokito/go-intslice

License

0BSD (similar to Public Domain)

See also