core.concatatom._constructor_
Home > @medplum/core > ConcatAtom > (constructor)
ConcatAtom.(constructor)
Constructs a new instance of the ConcatAtom class
Signature:
constructor(left: Atom, right: Atom);
Parameters
| Parameter | Type | Description |
|---|---|---|
| left | Atom | |
| right | Atom |