`mySet.k().sequence(Either.applicative())` may jus...
# arrow
p
mySet.k().sequence(Either.applicative())
may just work, it should be a member or extension function actually
p
I have no sequence function. Is meta required for this?
Looks like there’s no
sequence
for
SetK
.
Never mind. I see it now. Thanks!