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

Special handling for cases that can map to identity and Base.FixN? #9

Open
oschulz opened this issue Jun 25, 2024 · 1 comment
Open

Comments

@oschulz
Copy link

oschulz commented Jun 25, 2024

I often work with code that can optimize/specialize operations for constructs like identity, Base.Fix1 and Base.Fix2. @haberdashPI would you be open to a PR that adds special handling for @lf(_), @lf(obj, _) and @lf(_, obj)?

@haberdashPI
Copy link
Owner

Sure!

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