The OpenD Programming Language

IonList.empty

struct IonList
scope @safe pure nothrow @nogc const @property
bool
empty
()

Return Value

Type: bool

true if the sexp is null.sexp, null, or (). Note: a NOP padding makes in the struct non-empty.

Meta