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