Citrine/EN | Manual

[ String ] ≥ [ String ]

✎ write: (‘abc’ ≥ ‘def’), stop.
✎ write: (‘def’ ≥ ‘abc’), stop.
False
True