package ppx_expect

  1. Overview
  2. Docs

Module Reconcile.ResultSource

Sourcetype 'a t =
  1. | Match
  2. | Correction of 'a
Sourceval compare : ('a -> 'a -> Base.int) -> 'a t -> 'a t -> Base.int
Sourceval sexp_of_t : ('a -> Base.Sexp.t) -> 'a t -> Base.Sexp.t
Sourceval map : 'a t -> f:('a -> 'b) -> 'b t
OCaml

Innovation. Community. Security.