Issues
- 2
On constant space
#208 opened by meooow25 - 1
Fold1 data type definition & adding more folds/utilities to Control.Foldl.NonEmpty
#209 opened by Topsii - 1
Idea for expanding the set of "pre" utilities
#207 opened by chris-martin - 2
Proposal: postMapM and foldToFoldM
#204 opened by adamConnerSax - 1
- 0
Updates for ghc-9.8
#200 opened by erikd - 1
Costrong and Corepresentable instances
#197 opened by Skyb0rg007 - 6
Applying sub-folds over a list of results
#194 opened by Profpatsch - 1
`Fold1 a b -> Fold a (Maybe b)`
#190 opened by Profpatsch - 6
Fold1: provide non-empty container folds
#183 opened by Profpatsch - 1
- 5
Proposal: split out Foldl-core
#120 opened by ocramz - 4
Make Folds instances of Arrow?
#160 opened by turion - 0
- 5
NonEmpty folds?
#177 opened by Profpatsch - 0
Test failure with hashable 1.3.1.0
#164 opened by felixonmars - 5
Support for early termination
#85 opened by maoe - 3
Unexporting RealWorld?
#162 opened by mgajda - 4
Control.Scanl doesn't stream in constant space?
#137 opened by agrue - 6
Performance of Scan?
#141 opened by Boarders - 5
- 4
How to replicate a Fold inside sublists?
#144 opened by guillaumecherel - 1
Proposal: "drop" et al
#138 opened by chris-martin - 4
Purpose of Control.Scanl
#128 opened by YPares - 5
Memory blowing up with concurrent folds and streaming
#123 opened by mpdairy - 3
- 1
instance Semigroupoid Fold
#110 opened by lspitzner - 1
Add support for `Scan`
#105 opened by Ericson2314 - 3
Question: alternate nub implementation
#103 opened by shineli1984 - 1
Suggestion: rename `Fold` to `Foldl`
#102 opened by mitchellwrosen - 3
lmapM
#100 opened by mitchellwrosen - 4
An idea concerning ST
#90 opened by nikita-volkov - 17
Severe performance regression in `Control.Foldl.vector` when using `vector-builder`
#93 opened by klapaucius - 1
Use "vector-builder"
#88 opened by nikita-volkov - 2
Should there be an `id` Fold?
#84 opened by fhaust - 1
- 1
Increment version
#78 opened by michaelt - 4
Readme: about the space leak
#73 opened by clojj - 9
Fold vs FoldM
#70 opened by michaelt - 1
Bump transformers dependency (allow > 0.5)
#69 opened by danidiaz - 0
README missing
#64 opened by ysangkok - 2
Changelog missing
#65 opened by expipiplus1 - 2
`Fold` vs `FoldM Identity`
#63 opened - 2
Post-map for FoldM?
#56 opened by sid-kap - 3
Implement fold/foldM for MonoFoldable class?
#60 opened by TerrorJack - 10
A question on purely_ and impurely_
#57 opened by sseefried - 1
- 2
Inaccurate version bounds in .cabal file
#54 opened by hvr - 7
MonadIO, hoisting etc.
#51 opened by michaelt - 3
add mapM_/forM_?
#49 opened by mitchellwrosen