string_is_emptyΒΆ

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

Helper inline function returning true when string is empty. In such case string ptr cound be any pointer.

Declared in: string.bl