package
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Dec 24, 2019
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Set is a hashset implementation. The hashing function is Xxhash for its high performance
Add an entry to the current set. If the entry is already there, it returns true
Has returns true if the entry is found
Size returns the number of elements in the Set
Source Files
¶
Click to show internal directories.
Click to hide internal directories.