• The instance of Comonad for Store<S, _>.

    Type Parameters

    • S

    Returns Comonad<StoreHkt & {
        arg2: S;
    }>

Generated using TypeDoc