Compound.empty

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

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

Meta