| ▲ | packetlost 2 years ago |
| This was what I was referring to. The stdlib is what would need to see backwards-compatibility-breaking changes, not the language itself. |
|
| ▲ | pdimitar 2 years ago | parent [-] |
| I am not sure how would that work? F.ex. how would you introduce tagged unions and make the language 100% backwards-compatible... but not the stdlib? I admit I have no idea. |
| |
| ▲ | 9rx 2 years ago | parent [-] | | The stdlib would remain 100% backwards compatible, but the implication was that he would want to see certain existing features of the stdlib amended with modified versions that leverage the new tagged unions. He imagined that modification would necessitate v2 stdlib packages to maintain sensibility. | | |
| ▲ | pdimitar 2 years ago | parent [-] | | Oh. Silly me, I am ashamed for failing reading comprehension so badly. Thanks for clarifying, that makes sense. |
|
|