ChristopherDavenport / nonemptymap

NonEmpty Map Libary

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

NonEmpty Map Libary

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Haskell 100.0%