String.is_emptyΒΆ
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
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