Type alias MutCat<S>

MutCat<S>: CatT<Apply2Only<MutHkt, S>, Record<string, never>>

Cat with applied environment for doMut.

Type Parameters

  • S

Generated using TypeDoc