pub type Apostrophe = Operator<{ _ }, { _ }, { _ }, { _ }>;
Represents the apostrophe ‘'’ operator.
struct Apostrophe;