Issues
- 1
ZipList is Bind
#219 opened by worldmaker18349276 - 0
Lazy List's mapWithIndex is not lazy
#218 opened by worldmaker18349276 - 2
Data.List.NonEmpty.intersect and Data.List.NonEmpty.intersectBy throw when intersection empty
#216 opened by evaogbe-vermeer - 4
Add Data.List.NonEmpty.deleteAt
#168 opened by jamesdbrock - 5
Reverse accumulator
#214 opened by Masynchin - 2
Transpose for NonEmptyList
#210 opened by Masynchin - 4
Iterate for NonEmptyList behaves strange
#211 opened by Masynchin - 1
Stop ignoring compiler warning in CI
#204 opened by JordanMartinez - 3
Revise groupAllBy to just use an Ordering function
#189 opened by milesfrain - 1
- 5
Document (or fix) stack safety issues
#194 opened by milesfrain - 4
sort and sortBy are not stack safe
#192 opened by milesfrain - 3
Generalize `filterM` (etc.?) to `Applicative`
#162 opened by glebec - 3
Patch API differences
#183 opened by milesfrain - 9
Add `ToList` class
#123 opened by natefaubion - 0
Add `some` for `NonEmptyList`
#129 opened by no-longer-on-githu-b - 4
- 8
Bug of Data.List.Lazy iterate
#140 opened by ibara1454 - 1
Big problem with not big list
#142 opened by xgrommx - 1
NonEmpty version of `span`
#163 opened by stkb - 2
- 3
Generic mapN and zipN
#173 opened by milesfrain - 0
Improve ZipList documentation
#174 opened by milesfrain - 8
Improve consistency with other libraries
#184 opened by milesfrain - 0
Use faster reverse for more list functions
#185 opened by milesfrain - 1
- 1
Data.List.Lazy: strange Show instance
#122 opened by matthewleon - 5
Match nub* functions with Array
#178 opened by milesfrain - 1
- 1
Is this actually a lazy left scan?
#159 opened by drewolson - 0
scanl does not terminate with infinite list
#154 opened by sloosch - 2
Do not use `NaturalTransformation` in types of functions that do not preserve the structure
#172 opened by klntsky - 6
Push v5.4.1 to Pursuit
#167 opened by JamieBallingall - 9
Efficiency question for snoc
#164 opened by guygastineau - 2
Use Alternative constraint instead of Maybe
#105 opened by safareli - 1
A new List.map that is both stack-safe and fast
#131 opened by paulyoung - 1
Bug of Data.List.Lazy take
#138 opened by ibara1454 - 1
Remove lists -> generics dependency
#107 opened by paf31 - 0
ephemeral lazy lists
#137 opened by matthewleon - 1
replicate
#136 opened by matthewleon - 4
replicateM -> replicateA ?
#119 opened by clayrat - 0
Missing `Data.List.NonEmpty.cons`
#124 opened by natefaubion - 0
should lazy list members return lazy Maybes?
#110 opened by matthewleon - 3
use naive Lazy List foldr
#111 opened by matthewleon - 0
add some many to Lazy List
#112 opened by safareli - 2
Explain commented-out exports of Data.List.Lazy
#109 opened by matthewleon - 0
property tests
#96 opened by matthewleon - 3
guarantee list sorting in type
#95 opened by matthewleon - 0
semigroupList.append is not stack-safe
#90 opened by sammthomson - 0