Function FlatMap.release

Erases and deallocate the contents of the container, which becomes an empty (with a length of 0 elements).

void release() nothrow scope;

More

btl.vector.Vector.release