also: is there a shorthand for seq.map { … }.filte...
# stdlib
m
also: is there a shorthand for seq.map { … }.filterNotNull()? seems it’d be more efficient to have them be combined