package ppx_expect

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Reconcile.Result

type 'a t =
  1. | Match
  2. | Correction of 'a
val map : 'a t -> f:('a -> 'b) -> 'b t
OCaml

Innovation. Community. Security.