Although doing `chain { it.average() }` seems legi...
# strikt
r
Although doing
chain { it.average() }
seems legit for a list of int, for example