How to call a function with the result of calling equals? #687
Answered
by
kaikalii
haydenflinner
asked this question in
Learning
-
This may not be special to equals, but maybe it is because equals is both binding and comparison?
If it helps, I found this workaround. Perhaps the parser could recognize when the name is already bound that we didn't mean binding?
Or, actually I guess more in the APL style, ident strikes again 😄
|
Beta Was this translation helpful? Give feedback.
Answered by
kaikalii
Apr 7, 2025
Replies: 1 comment
-
You can do any of:
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
haydenflinner
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can do any of: