Ky Leggiero
11/08/2019, 6:06 PMelizarov
11/09/2019, 7:08 AM.?
, :?
, !!
) for Result
. If we ever introduce some special result operators in the future they will be separate. It means that using null operator on Result?
will be allowed.
2. Returning Result
from the functions will be allowed for those who opt-in into experimental “inline classes” feature, since stability of this ABI is tied to the stability of inline classes ABI.