Foundry Virtual Tabletop - API Documentation - Version 14
    Preparing search index...

    Function intersects

    • Test whether this set has an intersection with another set.

      Type Parameters

      • T

      Parameters

      • this: Set<T>
      • other: Set<unknown>

        Another set to compare against

      Returns boolean

      Do the sets intersect?