Hacker News new | ask | show | jobs
by whalesalad 1003 days ago
This language was on the tip of my tongue, thanks for sharing. I thought it was relevant too. Specifically: https://www.unison-lang.org/learn/the-big-idea/

    > Each Unison definition is identified by a hash of its syntax tree.
    > Put another way, Unison code is content-addressed.