NGS version 0.2.5 auto-generated documentation
Documentation index
The global namespace
< multimethod
< multimethod
Methods
<(
a:
Real
,
b:
Real
)
Less-than comparison
<(
a:
Int
,
b:
Int
)
Less-than comparison
<(
a:
Str
,
b:
Str
)
Source:
stdlib.ngs:3430
Case sensitive LessThan comparison for strings
Returns
Bool