|
|
|
|
|
by Cthulhu_
1311 days ago
|
|
I mean they could ADD it, just like nowadays individuals can choose to implement it themselves, but it wouldn't supersede any existing error / result implementations (success/error callbacks, throw/catch, promises which use both, etc). To improve or change a language, I think you should get rid of another feature if it solves the same problem, instead of add another option. |
|
I don't think this is possible with JS right now?