[Haskell-beginners] Fast tree manipulation

Gabi bugspynet at gmail.com
Wed Feb 3 14:53:18 EST 2010


Maybe Data.Sequence is a good option. Seems to be designed to give
good performance when mutating
If trees could be represented using Data.Sequence, I think that tree
manipulation performance would be bearable.
Any other libraries that might be useful?

-- 
Regards,
Gabi

http://bugspy.net


More information about the Beginners mailing list