Join Slack
Communities
Powered by
IMO, function can contain many lines and many nest...
# getting-started
m
miha-x64
11/27/2016, 5:23 PM
IMO, function can contain many lines and many nested expressions, and implicit return may become unintentional. Own
if
will be tricky because native
if
supports
else if
and
else
clauses. Own copy of
while
will consume two lambdas — loop condition and loop body — and will be looking ugly.
Open in Slack
Previous
Next