lair
lair copied to clipboard
`error_and_die` should not exit
Implement some kind of exception thing.
- Exception objects
- Exceptions propogate up the stack until caught
- Catchable?