Popularity
1.9
Declining
Activity
0.0
Stable
2
2
1

Monthly Downloads: 18
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: Data Structures    
Latest version: v0.0.6.0

nonemptymap alternatives and similar packages

Based on the "Data Structures" category.
Alternatively, view nonemptymap alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of nonemptymap or a related project?

Add another 'Data Structures' Package

README

Data.Map.NonEmpty - NonEmptyMap Build Status Hackage GitHub issues

This map implementation is a NonEmptyMap that can be used where that is necessary. Hopefully slowly porting over more and more functions from the containers libraries.

There is a lot more work to be done, so please feel free to help get this operational.