Compound.empty

Checks whether or not the array is empty (its length is equal to 0).

class Compound
final @property pure nothrow @safe @nogc
bool
empty
()

Meta