<=(_:_:)

    Returns true if the left StringName’s pointer comes before right or if they are the same. Note that this will not match their Unicode order.

    StringName.swift:2202
    static func <= (lhs: StringName, rhs: StringName) -> Bool

    Other members in extension

    Typealiases

    Type members

    Instance members