PoolArray.empty

struct PoolArray(T)
@nogc nothrow const
bool
empty
()

Return Value

Type: bool

true if length is 0.

Meta