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

Many functions would be more convenient with TypeApplication sans label arguments #8

Open
strake opened this issue Jun 27, 2017 · 1 comment

Comments

@strake
Copy link
Contributor

strake commented Jun 27, 2017

focus and extend for examples could take no label argument and the user could write focus @"name" and extend @"name".
A difficulty is what to do about operators: (.!) and (.-) in particular.

@atzeus
Copy link
Owner

atzeus commented Oct 3, 2017

Sounds good. You could make non-infix variants of .! and .- to use with type application. Pull request welcome!

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

2 participants