package ppx_diff

  1. Overview
  2. Docs
val return : 'a -> 'a t
val map : 'a t -> f:('a -> 'b) -> 'b t
val bind : 'a t -> f:('a -> 'b t) -> 'b t
val both : [ `both_would_allocate__use_bind_instead ]
module Open_on_rhs : sig ... end
OCaml

Innovation. Community. Security.