| SecreC 2 language
    2.8.0 (2023.09)
    Language and standard library reference | 
| Functions | |
| template<domain D :shared3p > | |
| D bool | bl_strIsEmpty (D xor_uint8[[1]] s) | 
Check if the input string is empty.
| s | - a vector of supported type | 
| D bool bl_strIsEmpty | ( | D xor_uint8[[1]] | s | ) |