paf31 / purescript-lists-fast

Fast replacements for some common functions on linked lists
MIT License
13 stars 1 forks source link

purescript-lists-fast

Faster replacements for common methods on linked lists, which exploit mutation under the hood.

Building

$ bower update
$ pulp build

Benchmarks

$ pulp test

Expected speedups over Data.List:

(depending on input size)