packages feed

singleton-dict-0.1.0.0: README.md

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.