Skip to content
This repository has been archived by the owner on Dec 30, 2018. It is now read-only.

Parenthesize right-associative output #11

Merged
merged 1 commit into from
Sep 20, 2018

Conversation

Gabriella439
Copy link
Contributor

This is related to dhall-lang/dhall-lang#233

Specifically, List/fold and Natural/fold produce right-associated operators,
so the output must now be explicitly parenthesized since the default
associativity is specified to be left-associativity

This is related to dhall-lang/dhall-lang#233

Specifically, `List/fold` and `Natural/fold` produce right-associated operators,
so the output must now be explicitly parenthesized since the default
associativity is specified to be left-associativity
@Gabriella439 Gabriella439 merged commit a22da69 into master Sep 20, 2018
@Gabriella439 Gabriella439 deleted the gabriel/left_associative branch September 20, 2018 15:43
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.

2 participants