Module Result.Functor

Parameters

Signature

type 'a t = ('aT.t) Stdlib.result
val map : ('a -> 'b) -> 'a t -> 'b t