package dune-private-libs

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

Module Lang.Instance

type t = {
  1. syntax : Syntax.t;
  2. data : Data.t;
  3. version : Syntax.Version.t;
}
OCaml

Innovation. Community. Security.