package ppx_optcomp

  1. Overview
  2. Docs

Module Ppx_optcomp.ValueSource

Sourcetype t =
  1. | Bool of Base.bool
  2. | Int of Base.int
  3. | Char of Base.char
  4. | String of Base.string
  5. | Tuple of t Base.list
Sourceval ocaml_version : t
Sourceval os_type : t
Sourceval config_bool : string -> t
Sourceval flambda_backend : t
Sourceval flambda : t
Sourceval flambda2 : t
Sourceval host_is_i386 : t
Sourceval to_expression : Ppxlib__.Location.t -> t -> Ppxlib__.Import.expression
Sourceval to_pattern : Ppxlib__.Location.t -> t -> Ppxlib__.Import.pattern
Sourceval to_string_pretty : t -> string
Sourceval to_string : t -> string
Sourceval type_ : t -> Ppx_optcomp__.Interpreter.Type.t
OCaml

Innovation. Community. Security.