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

would lambdas be supported? #4

Open
zcaudate opened this issue Jun 23, 2020 · 1 comment
Open

would lambdas be supported? #4

zcaudate opened this issue Jun 23, 2020 · 1 comment

Comments

@zcaudate
Copy link

It'd be great to have direct lambda support instead of using the clojure.lang.IFn interface.

Is that on the roadmap and how difficult would it be to get working?

@athos
Copy link
Owner

athos commented Jun 23, 2020

Yeah, it's on the project's roadmap though there are still lots of things to do to get there. At least, I have in mind:

  • Nested class support
  • Generics support

Also, both probably require some more internal refinements, especially for internal type representation. I don't have any concrete ideas on these right now.

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