Skip to main content

package @rimbu/bimap

The @rimbu/bimap package provides BiMap implementations.

See the Rimbu docs BiMap page for more information.

Interfaces

NameDescription
BiMap<K,V>A type-invariant immutable bi-directional Map where keys and values have a one-to-one mapping. See the BiMap documentation and the BiMap API documentation

Namespaces

NameDescription
BiMapA type-invariant immutable bi-directional Map where keys and values have a one-to-one mapping. See the BiMap documentation and the BiMap API documentation