Hacker News new | ask | show | jobs
by ulrikrasmussen 1202 days ago
I think this is effectively achieved by the Unison language: https://www.unison-lang.org/learn/the-big-idea/
1 comments

It would be really great if other languages could adopt this idea in their versioning system.
I'm currently designing a programming language, and I just might adopt something like this for it.