Skip to content

v1.0.0

Compare
Choose a tag to compare
@expede expede released this 28 Aug 19:46
· 53 commits to master since this release

First full version πŸŽ‰πŸŽ‰πŸŽ‰

Package allows you to delay raiseing exceptions as long as possible, delegating control to the caller. Also provides a nice alternative to the {:tag, "message"} pattern, with much more possible information, given that Exception can be implemented for any struct.