package ocamlfind

  1. Overview
  2. Docs
val (/) : string -> string -> string
val exists : string -> string option
val findlib_conf_of_path : string -> string
val install_dir_from_binary : string -> string option
val find_in_path : string -> string option
val install_dir_from_ld_library_path : string -> string option
val install_dir_from_ocaml_toplevel_path : string -> string option
val install_dir_from_opam_switch_prefix : string -> string option
val default : string
val fallback : string option -> string
val try_vars : (string * (string -> 'a option)) list -> 'a option
val uses_relative_paths : bool
val location : string option lazy_t
val findlib_conf : string lazy_t
val config_file : string lazy_t
val ocaml_has_meta_files : bool
val ocaml_stdlib : string
val ocaml_ldconf : string
val ocaml_has_autolinking : bool
val libexec_name : string
val system : string
val dll_suffix : string
OCaml

Innovation. Community. Security.