isSmall

@property pragma(inline, true) pure @nogc const
@"complexity", "O(1)"
bool
isSmall
()

Return Value

Type: bool

true if this currently uses small (packed) array storage.

Meta