Join Slack
Powered by
`a?.let({ ... }, else = { ... })` is possible to m...
# random
s
sargunv
07/27/2016, 3:04 AM
a?.let({ ... }, else = { ... })
is possible to make but a standard
if ... else ...
is better IMO
Open in Slack
Previous
Next