<(_:_:)

    Compares the bytes of this identifier in lexicographical order. This is the same as performing a lexicographic numeric comparison on (timestamp, middle, low). Depending on platform endianness, this may be different from performing a lexicographic numeric comparison on bitPattern directly.

    BSON.Identifier.swift:207
    static func < (lhs: `Self`, rhs: `Self`) -> Bool

    Other members in extension

    Typealiases

    Type members

    Instance members