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