@hackage singleton-dict0.1.0.0

Typelevel balanced search trees via a singletonized Data.Map

singleton-dict

This package provides a typelevel balanced search tree based on an ancient version of Data.Map, originating from the uulib package. I used this older version as it uses relatively "simple" Haskell, and thus is singletonized relatively straightforwardly.