Home > haskell-utilities

haskell-utilities

Haskell-utilities is a project mainly written in Haskell, it's free.

Some Useful Haskell Libraries

A few useful haskell libraries that I have made

  1. peucker.hs - The Ramer-Douglas-Peucker algorithm implemented both with lists and loop fusion vectors.