package calli

  1. Overview
  2. Docs
type t = {
  1. name : string;
  2. ty : Type.t;
  3. value : Expr.t;
}
OCaml

Innovation. Community. Security.