• Evaluates the computation and returns the result.

    Type Parameters

    • W

    • A

    Parameters

    • w: Writer<W, A>

      Thw writer to be evaluated.

    Returns A

    The evaluation of the computation.

Generated using TypeDoc