Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 430 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 430 Bytes

HBag: An implementation of a bag, allowing duplicates and tracking their counts.

Inspired by Jon Gjengset's hashbag implementation in Rust.

build workflow

Installation

 go get github.com/slavabobik/hbag