Function FlatMap.length

Returns the length of the flat map, in terms of number of elements.

size_t length() const pure nothrow @nogc @property scope @safe;

More

btl.vector.Vector.length