Do you know your `map()` from your `mapIndexedNotNull()` ? If not then I recommend my new blog post...
d
Do you know your
map()
from your
mapIndexedNotNull()
? If not then I recommend my new blog post where I explore some of the map functions available in the Kotlin Standard Library: https://darrylbayliss.net/which-map-transformation-should-i-use/ K 😃