@telostat/prelude - v0.7.0
    Preparing search index...

    Variable compareConst

    compare: <T>(x: T, y: T) => Order

    Compares two values using the default "<" and ">" operators

    Type Declaration