Arc Forum
new
|
comments
|
leaders
|
submit
login
1 point
by
rocketnia
5187 days ago |
link
|
parent
Hmm. Maybe you could shoot for two ssyntaxes, so that it's possible to explicitly override whatever the default rules would do:
f.arg -> (call f arg) f@arg -> (f arg)
1 point
by
akkartik
5187 days ago |
link
Yeah, that may be a good option.
-----