📝How recursion is handled in content-addressable systems?
- tags
Does Unison allow recursive definitions? If so, how does it represent them? (You need a function’s reference to call it, but changing the called reference changes the hash.)
Backlinks
- 📝 Unison