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

Documentation: Express order in Dict/Set enumeration functions #436

Merged
merged 1 commit into from Nov 28, 2015

Conversation

Projects
None yet
2 participants
@jvoigtlaender
Contributor

jvoigtlaender commented Nov 19, 2015

That these functions return lists sorted in a specific way is already relied on by clients (for example by the current resolution of elm/package.elm-lang.org#97). So it makes sense to make the promise explicit.

evancz pushed a commit that referenced this pull request Nov 28, 2015

Merge pull request #436 from jvoigtlaender/dicts-ordered
Documentation: Express order in Dict/Set enumeration functions

@evancz evancz merged commit 033fe1f into elm:master Nov 28, 2015

1 check was pending

continuous-integration/travis-ci/pr The Travis CI build is in progress
Details

@jvoigtlaender jvoigtlaender deleted the jvoigtlaender:dicts-ordered branch Nov 28, 2015

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment