package elpi

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

Module Ast.ModeSource

Sourcetype 'name t = {
  1. name : 'name;
  2. args : bool list;
  3. loc : Loc.t;
}
Sourceval compare : ('name -> 'name -> Ppx_deriving_runtime.int) -> 'name t -> 'name t -> Ppx_deriving_runtime.int
OCaml

Innovation. Community. Security.