An atomic Program element that serves to separate other elements.
- Interpretation
- A Program is interpreted as a Separator by treating only separator code points (line, tab, and space) as significant.
- Normalization
- A Program is normalized as a Separator by discarding all non-separator code points.
- Implementation
- Om::Language::Separator