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

<> utility wrong infix #38

Open
ugeorge opened this issue Dec 9, 2018 · 0 comments
Open

<> utility wrong infix #38

ugeorge opened this issue Dec 9, 2018 · 0 comments

Comments

@ugeorge
Copy link
Member

ugeorge commented Dec 9, 2018

The tuple application utility seems to have wrong infix for chaining operation (infixl 6), leading to redundant parentheses such as

SY.toDE <> (solve <> DE.toSY1 des)

Needs fixing. Check if it also works with point-free style.

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

No branches or pull requests

1 participant