Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EquivMapOpts<K>

Type parameters

  • K

Hierarchy

Index

Properties

Properties

equiv

equiv: Predicate2<K>

Key equivalence predicate. MUST return truthy result if given keys are considered equal.

defaultvalue

{@link @thi.ng/equiv#equiv}

keys

Underlying IEquivSet implementation for storing the unique keys of the map.

defaultvalue

ArraySet

Generated using TypeDoc