`tuple.sequence(ListK.applicative()).map { it.fix(...
# arrow
p
tuple.sequence(ListK.applicative()).map { it.fix() }.list
should be enough