| SecreC 2 language
    2.8.0 (2023.09)
    Language and standard library reference | 
| Functions | |
| template<domain D :shared3p > | |
| D bool | bl_strIsLessThan (D xor_uint8[[1]] s, D xor_uint8[[1]] t) | 
function for comparing two strings alphabetically
| s,t | - input string vectors of supported type | 
| D bool bl_strIsLessThan | ( | D xor_uint8[[1]] | s, | 
| D xor_uint8[[1]] | t | ||
| ) |