Errors
reword_error reword r is:
rifr = Ok vError (reword e)ifr = Error e
Error messages
val error_msgf : ('a, Stdlib.Format.formatter, unit, ('b, [> msg ]) r) Stdlib.format4 -> 'aerror_msgf fmt ... is an error formatted according to fmt.
Topkg.RResult value combinators.
reword_error reword r is:
r if r = Ok vError (reword e) if r = Error eval error_msgf : ('a, Stdlib.Format.formatter, unit, ('b, [> msg ]) r) Stdlib.format4 -> 'aerror_msgf fmt ... is an error formatted according to fmt.