Hello again. Still on the nested classes… I see i...
# arrow
l
Hello again. Still on the nested classes… I see in the
mtl-data
the classes
ComposedAlternative
,
ComposedFunctor
and some others… But I don't see
ComposedAsync
what would be necessary to use
SingleK<ListK<[SomeClass]>>
. Is this something that makes sense? I can try to open a PR about this if this is something that makes sense in Arrow.