• Type Parameters

    • F

    Parameters

    • projection: (<X>(structure) => X)
        • <X>(structure): X
        • Type Parameters

          • X

          Parameters

          • structure: Get1<F, X>

          Returns X

    Returns (<T>(order) => PartialOrd<Get1<F, T>, Get1<F, T>>)

Generated using TypeDoc