Skip to main content

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

NameDescription
GenSource<E>undocumented
Hasher<UK>Interface used to hash objects for hashed collections.

Namespaces

NameDescription
HasherInterface used to hash objects for hashed collections.

Classes

NameDescription
BlockBuilderBaseundocumented
CollisionBuilderBaseundocumented