Module parsoid::map

source ·
Expand description

Re-export of IndexMap

Structs§

  • A hash table where the iteration order of the key-value pairs is independent of the hash values of the keys.