core.xoratom
Home > @medplum/core > XorAtom
XorAtom class
6.5.4. xor Returns true if exactly one of the operands evaluates to true, false if either both operands evaluate to true or both operands evaluate to false, and the empty collection otherwise.
Signature:
export declare class XorAtom extends BooleanInfixOperatorAtom
Extends: BooleanInfixOperatorAtom
Constructors
Constructor | Modifiers | Description |
---|---|---|
Constructs a new instance of the |
Methods
Method | Modifiers | Description |
---|---|---|