• Type Parameters

    • F

    • T

    • U

    Parameters

    • fn: Free<F, ((t) => U)>

    Returns ((f) => Free<F, U>)

Generated using TypeDoc