Can someone who understands comonads and more spec...
# arrow-contributors
j
Can someone who understands comonads and more specifically cobindings help me understand
cobinding
or
coflatmap
? I am currently looking at the
cobinding
test, because with https://github.com/arrow-kt/arrow/pull/1844 the input data test coverage is higher and it showed a bug when used with
NonEmptyList
of size greater than 1. But tbh: I have no idea what's even going on there 😅