There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Provides Result-type similar to Result-type in Rust that allows to return either successfull result or otherwise some kind of error and routines for interoperability of normal code that uses exception and functional code that uses Result-type