@rimbu/hashed@rimbu/hashed/mapHashMap (namespace)HashMap.TypesOn this pageinterface HashMap.TypesUtility interface that provides higher-kinded types for this collection.Extends: RMap.TypesPropertiesbuilderundocumentedDefinitionreadonly builder: HashMap.Builder<this['_K'], this['_V']>;OverridesTypes.buildercontextundocumentedDefinitionreadonly context: HashMap.Context<this['_K']>;OverridesTypes.contextnonEmptyundocumentedDefinitionreadonly nonEmpty: HashMap.NonEmpty<this['_K'], this['_V']>;OverridesTypes.nonEmptynormalundocumentedDefinitionreadonly normal: HashMap<this['_K'], this['_V']>;OverridesTypes.normal