<@U8VGMNEAZ> try `Tuple2.traverse().run { tuple.se...
# arrow
p
@tginiotis try
Tuple2.traverse().run { tuple.sequence(ListK.applicative()) }
. You may need to map the
List
to
ListK
first tho