Skip to content
This repository was archived by the owner on Feb 2, 2021. It is now read-only.

paf31/purescript-lists-fast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

  • map - approx 20x
  • zipWith - approx 10x
  • filter - approx 8x

(depending on input size)

About

Fast replacements for some common functions on linked lists

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •