Option.opAssign
void opAssign(in const(T) rhs) @trusted nothrow @nogcCreates a value.
Copies the state of another optional value.
void opAssign(in const(T) rhs) @trusted nothrow @nogcCreates a value.
Copies the state of another optional value.