Join Slack
Powered by
Or maybe it can return boolean and have extenstion...
# stdlib
y
yoavst
10/09/2015, 3:12 PM
Or maybe it can return boolean and have extenstion method:
Copy code
Boolean.else(func: () -> Unit) { if (!this) func() }
Open in Slack
Previous
Next