lt, gt, le, and ge are the operators for comparing strings: less, more, less or equal, and more or equal. The operands are converted to the string values if necessary.
π String comparison operators lt, gt, le, and ge in Raku
N. B. Perl 6 has been renamed to Raku. Click to read more.