is_empty

Check if string is empty

Returns true if the string has length 0.

Parameters

Returns

True if empty, false otherwise.