error_or_result
Library to gracfully handle errors like domain errors, by handling the returned result as normal program flow, which in return reduces number of thrown exceptions.
Credits and inspired by the C# Version
Library to gracfully handle errors like domain errors, by handling the returned result as normal program flow, which in return reduces number of thrown exceptions.
Credits and inspired by the C# Version