ppx_expect.matcher
Reconcile.Result
ppx_expect
ppx_expect.collector
ppx_expect.common
ppx_expect.config
ppx_expect.evaluator
ppx_expect.payload
type 'a t =
| Match
| Correction of 'a
val map : 'a t -> f:('a -> 'b) -> 'b t