Function tapError

  • Type Parameters

    • E

    Parameters

    • f: ((e: E) => any)
        • (e: E): any
        • Parameters

          • e: E

          Returns any

    Returns (<A>(self: Source<A, E>) => Source<A, E>)

Generated using TypeDoc