[Haskell-cafe] ANN: TernaryTrees-0.1.1.1 - An efficient ternary tree implementation of Sets and Maps

Andrew Coppin andrewcoppin at btinternet.com
Mon Jun 29 14:08:02 EDT 2009


Alex Mason wrote:
> TernaryTrees is a package that extends Data.Set ad Data.Map with some 
> ternary tree structures, based on the article 
> [http://www.pcplus.co.uk/node/3074/] .

That's just scary. I was just in the middle of writing the exact same 
thing! :-D (I read that very article...)

> Please give it a try and let me know what you think, it's my first 
> (hopefully) useful hackage package, and I'd love some feedback.

OK, will do...



More information about the Haskell-Cafe mailing list