July 25, 2018
http://wg21.link/P0709
Interesting read. Looks like they want to bake something like llvm::Expected<T> into the language. I wonder if D shares all these dynamic exceptions issues.
In any case it should become relevant if they really change the C ABI as well.