Join Slack
Powered by
`.fix` takes Kind<F, A> to F<A>, or in...
# arrow
b
Bob Glamm
06/03/2020, 6:28 PM
.fix
takes Kind<F, A> to F<A>, or in this case it takes Kind<EitherPartialOf<Int>, List<Int>> to Either<Int, List<Int>>
👍🏾 1
3
Views
Open in Slack
Previous
Next