Package

ordered-collections

Repository
purerl/purescript-ordered-collections
Uploaded by
nwolverson

Latest release Build status Pursuit

Purely-functional map and set data structures.

If you are looking to work with JavaScript Objects, see purescript-foreign-object.

Installation

spago install ordered-collections

Documentation

Module documentation is published on Pursuit.

Modules
Data.Map
Data.Map.Gen
Data.Map.Internal
Data.Set
Data.Set.NonEmpty
Dependencies