Documentation ¶
Index ¶
- type HashSet
- func (set *HashSet) Add(items ...interface{})
- func (set *HashSet) Clear()
- func (set *HashSet) Contains(items ...interface{}) bool
- func (set *HashSet) Empty() bool
- func (set *HashSet) Remove(items ...interface{})
- func (set *HashSet) Size() int
- func (set *HashSet) String() string
- func (set *HashSet) Values() []interface{}
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.