Documentation
    Preparing search index...

    Interface SetEquatable

    interface SetEquatable {
        "[SetEqualsSymbol]"(other: Iterable<unknown>): boolean;
    }

    Implemented by

    Index