Join Slack
Communities
Powered by
``` listOf(«a», «b» «c»).getOrNull(4) ?: throw Wha...
# announcements
y
yuriy.yarosh
07/03/2016, 6:20 PM
Copy code
listOf(«a», «b» «c»).getOrNull(4) ?: throw WhateverYouWantException()
works too
Open in Slack
Previous
Next