Documentation
    Preparing search index...
    interface SetEquatable {
        "[SetEqualsSymbol]"(other: Iterable<unknown>): boolean;
    }

    Implemented by

    Index

    Methods