Versions in this module Expand all Collapse all v0 v0.1.0 Apr 8, 2019 Changes in this version + type Comparable interface + Less func(Comparable) bool + type Container interface + Clear func() + IsEmpty func() bool + Size func() int