libghc-fmlist-doc

Foldmap lists; documentation
  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 the documentation for a library for the haskell programming language. see http://www.haskell.org/ for more information on haskell.