• Executes the computation and returns the output state.

    Type Parameters

    • W

    • A

    Parameters

    • w: Writer<W, A>

      The writer to be executed.

    Returns W

    The execution of the computation.

Generated using TypeDoc