Skip to main content

package @rimbu/bimap/custom

The @rimbu/bimap/custom entry exposes the underlying context, builder and implementation types used to construct custom BiMap variants, for example with specialized underlying map contexts or configuration. Use this entry only in advanced scenarios where you need to wire BiMaps to custom map implementations; for regular usage prefer the main @rimbu/bimap API. See the @rimbu/bimap README for an overview of BiMap concepts.

Interfaces

NameDescription
BiMapCreatorsundocumented
BiMapFactory<UK,UV>undocumented

Classes

NameDescription
BiMapBuilderundocumented
BiMapContextundocumented
BiMapEmptyundocumented
BiMapNonEmptyImplundocumented