$and top-level constant

int const $and

logical and (wedge) ('∧')

Implementation

const int $and = 0x2227;