String.is_null_or_emptyΒΆ

is_null_or_empty :: fn (s: string) bool #inline

Helper inline function returning true when string is empty and null.

Declared in: string.bl