BSD-3-Clause licensed by Sjoerd Visscher
Maintained by [email protected]
This version can be pinned in stack with:fmlist-0.9@sha256:e23a369e658017f91699781af9922cc593f1d07f238d95c6a137b81899cd5f06,936

Module documentation for 0.9

Depends on 1 package(full list with versions):
Used by 1 package in nightly-2017-10-28(full list with versions):

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.