Arc Forumnew | comments | leaders | submitlogin
2 points by jazzdev 5120 days ago | link | parent

Well, I've decided the answer should be no. Lexically bound fns should override Java method calls.


1 point by evanrmurphy 5120 days ago | link

So will Java method calls still be possible over lexically bound fns by applying symbols, as you describe in the original post?

-----

1 point by jazzdev 5119 days ago | link

Yes.

-----