Om
Operand

A Program element that wraps a Program.

Interpretation
A Program is interpreted as an Operand by treating only the first operand (a Program enclosed by braces) as significant.
Normalization
A Program is normalized as an Operand by discarding all elements other than the first operand element.
Implementation
Om::Language::Operand