package ppx_diff

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

Module V1.ChangeSource

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

Innovation. Community. Security.