Skip to content
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

Reverse before left-folding, to preserve property order. #152

Merged
merged 1 commit into from Jan 13, 2015

Conversation

n8han
Copy link

@n8han n8han commented Jan 13, 2015

Since properties can refer to each other, order is significant. If we
are going to prepend to a list inside a foldLeft, we need to reverse
before or after.

Fixes #151

Since properties can refer to each other, order is significant. If we
are going to prepend to a list inside a foldLeft, we need to reverse
before or after.

Fixes #151
@n8han n8han added this to the 0.6.8 milestone Jan 13, 2015
n8han pushed a commit that referenced this pull request Jan 13, 2015
Reverse before left-folding, to preserve property order.
@n8han n8han merged commit e48c1d8 into 0.6.8 Jan 13, 2015
@xuwei-k xuwei-k deleted the property_order branch April 9, 2016 22:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant