is_empty_string


Description:

public bool is_empty_string (string? s)

Return true if a string is empty (null or containing just a null byte).

Parameters:

s

string to check


Namespace: Zeitgeist.Utils
Package: zeitgeist-2.0