takeyourhatoff / bitset

Package bitset provides Set, a compact and fast representation for a dense set of positive integer values.

Home Page:https://godoc.org/github.com/takeyourhatoff/bitset

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Go Report Card

Package bitset provides Set, a compact and fast representation for a dense set of positive integer values.

About

Package bitset provides Set, a compact and fast representation for a dense set of positive integer values.

https://godoc.org/github.com/takeyourhatoff/bitset

License:MIT License


Languages

Language:Go 100.0%