unison
Installation
SKILL.md
Unison
Content-addressed functional programming language with first-class effects.
Key Concepts
| Concept | Description |
|---|---|
| Content-addressed | Code identified by hash, not name - renames are free |
| Abilities | Algebraic effects for IO, Exception, Random, Remote |
| Structural types | Types with same structure are identical |
| UCM | Unison Codebase Manager - REPL + version control |
UCM Commands
# Start UCM
ucm