`fun foo = ...` in a function with no arguments, t...
# language-proposals
h
fun foo = ...
in a function with no arguments, the
()
don't add anything descriptive, but I can see how they add readability.
17
2