(compiletime) visitor function. Default value is naryFun!("", "a").
(compiletime) visitor handler to use. Default value is match.
Throws an exception if at least one parameter passed to visitor satisfies isErr traits. If there is only one paramter (common case) and its value is Throwable, throws it. Otherwise, _all_ paramters will be printed to the exception message using mir.format.print.
Validates that the result doesn't contain an error value.