Skip to content

Latest commit

 

History

History
38 lines (30 loc) · 915 Bytes

File metadata and controls

38 lines (30 loc) · 915 Bytes

hold

Overview

Some useful Abstract Data Types (ADTs) with clean interfaces in Go for representing a collection of elements.

Installation

Prerequisites
❯ go get -u github.com/transientvariable/hold

License

This project is licensed under the MIT License.