Bitset.isEmpty

Check if no value is contained in bitset.

class Bitset
bool
isEmpty
()

Return Value

Type: bool

%TRUE if @self is empty

Meta