summaryrefslogtreecommitdiff
path: root/README.md
blob: ff19d6f3165b53944a066884aa7fdd509f57e206 (plain)
# Exun

Keep unexpected errors, and handle them later.

* `Expect` is an error type. It'll hold on to your unexpected error if you have
one, so you can figure out what to do with it later.