• The instance of Functor for Writer.

    Type Parameters

    • M

    Returns Functor<WriterHkt & {
        arg2: M;
    }>

Generated using TypeDoc