Path.opAssign

Copy rhs to this path, this handles self assignment, even if the rhs is a bunch of adaptors on top of the same path

struct Path
void
opAssign
(
P
)
(
auto ref P rhs
)

Meta