E.g `suspend fun threadName() = Thread.currentThre...
# arrow
s
E.g
suspend fun threadName() = Thread.currentThread().name
will give a warning.