<@U0CLKFTD3>: This thing with `flatMap` sounds str...
# stdlib
h
@dimsuz: This thing with
flatMap
sounds strange, indeed. Does the
transform
function argument in
flatMap()
has side-effects, or does the
Iterable
or
Sequence
where it is called on make any special things?