Safer Data Parsing with Try Monads
I have written previously on maybe monads and how to use them with lists to eliminate the possibility of null references in an object-oriented programming language. This standalone post walks through how to use a more generalized kind of monad to pre...
webbureaucrat.hashnode.dev11 min read