• Creates a Ord comparator for Cat from another existing one.

    Type Parameters

    • T

    Parameters

    • order: Ord<T, T>

    Returns Ord<Cat<T>, Cat<T>>

Generated using TypeDoc