Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 487 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 487 Bytes

counter

Easy to use counter package for Go modeled after Python's Counter datatype. [WIP]

Installation

go get -u github.com/bidhan-a/counter