Skip to content

Add Map.mapAssocsMonotonic - #1230

Merged
meooow25 merged 1 commit into
haskell:masterfrom
meooow25:map-assocs-mono
Aug 8, 2026
Merged

Add Map.mapAssocsMonotonic#1230
meooow25 merged 1 commit into
haskell:masterfrom
meooow25:map-assocs-mono

Conversation

@meooow25

@meooow25 meooow25 commented Aug 2, 2026

Copy link
Copy Markdown
Contributor

Closes #1187

@meooow25
meooow25 merged commit fdeb0e1 into haskell:master Aug 8, 2026
19 checks passed
@meooow25
meooow25 deleted the map-assocs-mono branch August 8, 2026 22:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add mapWithKeyMonotonic : (k -> a -> (k, b)) -> Map k a -> Map k b

1 participant