datum icon indicating copy to clipboard operation
datum copied to clipboard

Category transformers are not defined for monads

Open fogfish opened this issue 6 years ago • 0 comments

[m_state ||
   ...
   cats:eitherT( ... )
   ..
].

fails with

{undef,
   [{m_state,eitherT, ...

fogfish avatar Apr 22 '19 18:04 fogfish