binding function for Set.prototype.keys.

  • Type Parameters

    • S extends Set<unknown>
    • SB extends any[]
    • SR extends SetIterator<unknown>

    Parameters

    • thisArg: S

    Returns (...args: SB) => SR