package ocamlformat-lib

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type dir
type auto_include_callback = (dir -> string -> string option) -> string -> string
type paths = {
  1. visible : string list;
  2. hidden : string list;
}
val get_paths : unit -> paths
val init : auto_include:'a -> visible:'b -> hidden:'c -> unit
val auto_include_otherlibs : 'a -> 'b -> 'c -> 'c
OCaml

Innovation. Community. Security.