Skip to content

Conversation

@vyorkin
Copy link
Collaborator

@vyorkin vyorkin commented Jul 1, 2018

Fixes typo here.

Also:

  • Increased the precedence of these selector operators (to make it possible to omit parentheses), but maybe its better to lower the precedence of ? operator. Not sure if this might be a breaking change though
  • Added a couple of tests

resolves #75

@vyorkin vyorkin force-pushed the bugfix/selector-operators branch from 7da0d8a to 0fcfa14 Compare July 1, 2018 16:38
@vyorkin vyorkin force-pushed the bugfix/selector-operators branch from 0fcfa14 to f6d0167 Compare July 1, 2018 16:43
@garyb garyb merged commit f62924f into purescript-contrib:master Jul 8, 2018
@vyorkin vyorkin deleted the bugfix/selector-operators branch July 8, 2018 15:54
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.

(##) is infix for child instead of with

2 participants