package herdtools7

  1. Overview
  2. Docs
type t =
  1. | Constant
  2. | Config
  3. | Execution
val is_before : t -> t -> bool
val max : t -> t -> t
val of_ldk : AST.local_decl_keyword -> t
val of_gdk : AST.global_decl_keyword -> t
OCaml

Innovation. Community. Security.