Skip to content
This repository was archived by the owner on Oct 4, 2020. It is now read-only.

Ord instance #32

Merged
merged 2 commits into from
Apr 18, 2015
Merged

Ord instance #32

merged 2 commits into from
Apr 18, 2015

Conversation

AKST
Copy link
Contributor

@AKST AKST commented Apr 18, 2015

This implementation behaves the same as the Haskell implementation of (Ord k, Ord v) => Ord (Map k v) as purescripts Map.toList seems to behaves the same as haskells Map.toAscList.

Fixes #31

paf31 added a commit that referenced this pull request Apr 18, 2015
@paf31 paf31 merged commit 6a7f05f into purescript-deprecated:master Apr 18, 2015
@paf31
Copy link
Contributor

paf31 commented Apr 18, 2015

👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ord instance for Data.Map
2 participants