Citrine/EN | Manual

[ String ] < [ String ]

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