Join Slack
Powered by
I think technically you could do `mapIndexedNotNul...
# getting-started
s
Shawn
08/02/2018, 1:17 PM
I think technically you could do
mapIndexedNotNull { value?.plus(index) }
if you wanted a somewhat contrived example
Open in Slack
Previous
Next