libghc-fmlist-prof

Foldmap lists; profiling libraries
  https://github.com/sjoerdvisscher/fmlist
  0
  no reviews



Foldmap lists are lists represented by their foldmap function. foldmap lists have o(1) cons, snoc and append, just like dlists, but other operations might have favorable performance characteristics as well. these wild claims are still completely unverified though.

this package provides a library for the haskell programming language, compiled for profiling. see http://www.haskell.org/ for more information on haskell.