So this is pretty much straightforward - we want this data type in cats.
The only question is with regards to the existing StateT and RWST: should they be reimplemented on top of the indexed versions? It seems that given bincompat constraints, this needs to be held off to a later version.
Would be happy to provide an implementation after details are fleshed out.
So this is pretty much straightforward - we want this data type in cats.
The only question is with regards to the existing StateT and RWST: should they be reimplemented on top of the indexed versions? It seems that given bincompat constraints, this needs to be held off to a later version.
Would be happy to provide an implementation after details are fleshed out.