Result.Show
Ok : Interface.SHOW
Error : Interface.SHOW
type t
= (Ok.t, Error.t) Stdlib.result
val show : t -> string