OptVal.opAssign

assign the inner value through passing into Option variable

struct OptVal(T, string shortAndVal, bool isMandatory = false)
opAssign

Meta