package patdiff

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

Module Patdiff_kernel.Diff_inputSource

Sourcetype t = {
  1. name : string;
  2. text : string;
}
Sourceval text : t -> string
Sourceval name : t -> string
Sourcemodule Fields : sig ... end
OCaml

Innovation. Community. Security.