package @rimbu/hashed
The @rimbu/hashed
package provides implementations of the HashSet
and HashMap
.
See the Rimbu docs Map page and Rimbu docs Set page for more information. This is a convenience package that exports everything from the following sub-packages:
Interfaces
Name | Description |
---|---|
GenSource<E> | undocumented |
Hasher<UK> | Interface used to hash objects for hashed collections. |
Namespaces
Name | Description |
---|---|
Hasher | Interface used to hash objects for hashed collections. |
Classes
Name | Description |
---|---|
BlockBuilderBase | undocumented |
CollisionBuilderBase | undocumented |