Skip to content

Conversation

bernhard-herzog
Copy link
Contributor

In particular note that the behavior of (a..b) differs from [a..b] when
b is smaller than a.

This difference in behavior has cost a couple hours last week when I had to debug a piece of code I had ported from Haskell.

In particular note that the behavior of (a..b) differs from [a..b] when
b is smaller than a.
@hdgarrood
Copy link
Collaborator

👍 Thanks!

@hdgarrood hdgarrood merged commit 58523e6 into purescript:master Mar 12, 2019
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.

2 participants