var.this

this(T arg) @safe

Construct a var from another value arg.

This constructor delegates to opAssign for non-var arguments to normalize behavior.