• Type Parameters

    • B1

    • B2

    Parameters

    • mapper: ((b) => B2)
        • (b): B2
        • Parameters

          • b: B1

          Returns B2

    Returns (<C>(cf) => ControlFlow<B2, C>)

Generated using TypeDoc