Store.isSmall

struct Store(E, bool useGCallocation = false)
const pure nothrow @safe @nogc
bool
isSmall
()

Return Value

Type: bool

true iff is small packed.

Meta