Closed Akuli closed 3 years ago
Idea: foo and then bar would be like foo and bar in other programming languages, evaluating bar only if foo is false
foo and then bar
foo and bar
bar
foo
false
I think having just one kind of and is better
and
Idea:
foo and then bar
would be likefoo and bar
in other programming languages, evaluatingbar
only iffoo
isfalse