the second solution is to use a `reified T`, and s...
# coroutines
g
the second solution is to use a
reified T
, and simply special case the
Unit
type. more risky but also more slick