package links

  1. Overview
  2. Docs
type t =
  1. | Minus
  2. | FloatMinus
  3. | RegexMatch of regexflag list
  4. | And
  5. | Or
  6. | Cons
  7. | Name of CommonTypes.Name.t
val pp : Ppx_deriving_runtime.Format.formatter -> t -> Ppx_deriving_runtime.unit
val to_string : t -> CommonTypes.Name.t
OCaml

Innovation. Community. Security.