-
Notifications
You must be signed in to change notification settings - Fork 183
Pull requests: haskell/containers
Pull requests list
Added HasCallStack to partial functions
feature-request
#493
opened Jan 13, 2018 by
dwincort
Loading...
updated Jul 15, 2020
Add RULES for Data.IntMap.alterF
IntMap
performance
#467
opened Dec 29, 2017 by
m-renaud
Loading...
updated Jul 15, 2020
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...
updated Jul 19, 2020
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...
updated Jul 19, 2020
Use level-wise algorithm for BF unfolds
performance
Tree
#198
opened Apr 22, 2016 by
treeowl
Loading...
updated Aug 1, 2020
Rewrite Data.IntMap to be faster and use less memory
IntMap
performance
#340
opened Sep 13, 2016 by
gereeter
Loading...
updated Sep 15, 2021
Fix mention of
foldl'
in Haddocks of unions
/unionsWith
#832
opened Apr 25, 2022 by
amesgen
Loading...
updated Apr 25, 2022
Add 'between' to 'Data.Map' and 'Data.Set'
#803
opened Oct 2, 2021 by
TOTBWF
Loading...
updated Jul 21, 2022
Unboxing and streamlining Map maps
#873
opened Nov 19, 2022 by
treeowl
Loading...
updated Nov 21, 2022
Faster disjoint/isSubsetOf for Set via unbalanced splitting.
#865
opened Oct 29, 2022 by
alexfmpe
Loading...
updated Jan 10, 2023
Use a relative src dir path in containers-tests instead of a symlink.
#886
opened Dec 23, 2022 by
AndreasPK
Loading...
updated Feb 6, 2023
WIP: NonEmptySet and NonEmptyMap
#616
opened Apr 2, 2019 by
Ericson2314
Loading...
updated Jul 10, 2023
Import
Data.Array.ST
instead of Data.Array.ST.Safe
#970
opened Sep 9, 2023 by
konsumlamm
•
Draft
updated Oct 1, 2023
Alternative optimisations for insertion
#980
opened Jan 11, 2024 by
HuwCampbell
Loading...
updated Oct 6, 2024
Define partitionKeys: fused version of restrictKeys and withoutKeys
#975
opened Oct 15, 2023 by
sergv
Loading...
updated Oct 17, 2024
Map performance - use pattern match on size to reduce recursive function calls
#1069
opened Nov 13, 2024 by
HuwCampbell
Loading...
updated Nov 28, 2024
Enable -fworker-wrapper-cbv on ghc-9.4
#1003
opened May 23, 2024 by
AndreasPK
Loading...
updated Feb 19, 2025
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.