We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The actual if syntax is nice for compact functions but does not blend nicely into more complex design
if
We want a more classical syntax like
main: -> if true print a else print "no"