package ppx_diff

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

Module Set_diff.ChangeSource

Sourcetype 'a t = 'a Stable.V1.Change.t =
  1. | Add of 'a
  2. | Remove of 'a
OCaml

Innovation. Community. Security.