Range.unshare

Stops range from sharing its member variables with any other.

struct Range
@nogc nothrow
void
unshare
()

Meta