UNPKG

ordered-fast-lookup-map

Version:

Map with order functionality, providing fast look ups and ordering in the same time.

3 lines (2 loc) 87 B
import { OrderedFastLookupMap } from './lib'; module.exports = OrderedFastLookupMap;