This directory contains code from Point-Free Episode: Parser Errors: from Nil to Throws
Let’s make errors a pleasure to encounter! We will make them easy to read, add more context to make them easy to debug, and even see how error messages can influence existing APIs.