Join Slack
Powered by
is there a variant of `.let { ... }` for actions t...
# announcements
s
Shawn
06/08/2018, 5:06 AM
is there a variant of
.let { ... }
for actions that don’t return anything? I’m having to
?: Unit
because of implicit last-line lambda returns and it seems kind of like a code smell
Open in Slack
Previous
Next