Function FlatMap.opDollar

Returns the length of the container, in terms of number of elements.

size_t opDollar() const pure nothrow @nogc scope @safe;

Same as length().