ExclusiveIntersection¶
Overview¶
Type ExclusiveIntersection¶
Returns the intersection of up to 4 types, ensuring that none of them have any keys in common.
@author Jonathan Olson <jonathan.olson@colorado.edu> @author Sam Reid (PhET Interactive Simulations)
A & B & C & D
Source Code¶
See the source for ExclusiveIntersection.ts in the phet-core repository.