package eliom

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

Various helping functions

val id_file_hash : Ppxlib.Location.t -> string Ppxlib.Location.loc

Name of the variable which holds the hash of the file.

module Context : sig ... end

Context convenience module.

module Mli : sig ... end
module Cmo : sig ... end
module type Pass = sig ... end

Signature of specific code of a preprocessor.

val driver_args : (Arg.key * Arg.spec * Arg.doc) list
module Make (_ : Pass) : sig ... end
OCaml

Innovation. Community. Security.