/data-map

A JS implementation of the Haskell Data.Map.Strict library

Primary LanguageJavaScriptApache License 2.0Apache-2.0

data-map

A JS wrapper around Map which imitates some functionality of the Haskell Data.Map.Strict library

Usage