package @rimbu/bimap
The @rimbu/bimap package provides BiMap implementations.
See the Rimbu docs BiMap page for more information.
Interfaces
| Name | Description | 
|---|---|
| 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
| Name | Description | 
|---|---|
| BiMap | 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 |