@zeroc/ice
    Preparing search index...

    Type Alias HashMapKey

    HashMapKey:
        | bigint
        | number
        | string
        | boolean
        | { equals(other: any): boolean; hashCode(): number }