-
Notifications
You must be signed in to change notification settings - Fork 183
Pull requests: haskell/containers
Pull requests list
Use level-wise algorithm for BF unfolds
performance
Tree
#198
opened Apr 22, 2016 by
treeowl
Loading...
Use a relative src dir path in containers-tests instead of a symlink.
#886
opened Dec 23, 2022 by
AndreasPK
Loading...
Set Unions – add light weight pointer equality check
#1157
opened Aug 13, 2025 by
HuwCampbell
Loading...
Unicode 2d drawing for Data.Tree
feature-request
needs-libraries-proposal
A proposal needs to be discussed on the libraries mailing list
Tree
#344
opened Sep 25, 2016 by
paolino
Loading...
Fix mention of
foldl'
in Haddocks of unions
/unionsWith
#832
opened Apr 25, 2022 by
amesgen
Loading...
Faster disjoint/isSubsetOf for Set via unbalanced splitting.
#865
opened Oct 29, 2022 by
alexfmpe
Loading...
Map performance - use pattern match on size to reduce recursive function calls
#1069
opened Nov 13, 2024 by
HuwCampbell
Loading...
Add fromArrayMonolithic
feature-request
needs-libraries-proposal
A proposal needs to be discussed on the libraries mailing list
Seq
#115
opened Dec 25, 2014 by
treeowl
Loading...
Added HasCallStack to partial functions
feature-request
#493
opened Jan 13, 2018 by
dwincort
Loading...
Define partitionKeys: fused version of restrictKeys and withoutKeys
#975
opened Oct 15, 2023 by
sergv
Loading...
ProTip!
Exclude everything labeled
bug
with -label:bug.