Join Slack
Powered by
It's not lambdas, actually. You can write `if (foo...
# getting-started
d
diesieben07
05/17/2018, 11:22 PM
It's not lambdas, actually. You can write
if (foo) bar else baz
, you can't do that with functions that take lambdas.
2
Views
Open in Slack
Previous
Next