Function Vector.small

Return true if vector is small (capacity == minimalCapacity)

bool small() const pure nothrow @nogc @property scope @safe;