Package

purescript-ordered-collections

Repository
purescript/purescript-ordered-collections
License
BSD-3-Clause
Uploaded by
pacchettibotti
Published on
2024-03-19T20:02:04Z

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