-
Notifications
You must be signed in to change notification settings - Fork 178
Issues: haskell/containers
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Improved representation for Set and Map
discussion/rfc
Map
performance
Set
#1073
opened Nov 28, 2024 by
meooow25
foldl' and foldr' for Seq are not strict in the starting value
Seq
strictness
#1072
opened Nov 21, 2024 by
meooow25
Add a variant of
Data.Graph.dfs
which doesn't include start nodes in reachable set
feature-request
Graph
#1064
opened Nov 5, 2024 by
mpickering
Can we make the Map.Merge API more expressive?
discussion/rfc
Map
#1054
opened Oct 17, 2024 by
meooow25
Set.fromAscList and Set.fromDescList keep the first of duplicates, inconsistent with other functions
Set
#1032
opened Sep 1, 2024 by
meooow25
Faster Eq and Ord
IntMap
IntSet
Map
performance
Seq
Set
#1016
opened Aug 5, 2024 by
meooow25
6 of 8 tasks
Rewrite rules for IntMap: intersectionWithKey/mapWithKey
feature-request
IntMap
#1014
opened Jul 19, 2024 by
ruifengx
Map.unionWith is over specialized and not consistent with intersectionWith
feature-request
Map
#984
opened Jan 27, 2024 by
theobat
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.