|
SecreC 2 language
2.8.0 (2023.09)
Language and standard library reference
|
Functions | |
| template<domain D :shared3p > | |
| D bool | bl_strLessThan (BlStringVector< D > x, BlStringVector< D > y) |
Compares two bounded-length string vectors point-wise.
| x,y | - input bounded-length string vectors |
| D bool bl_strLessThan | ( | BlStringVector< D > | x, |
| BlStringVector< D > | y | ||
| ) |