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 name
val to_string : t -> name
OCaml

Innovation. Community. Security.