package piqilib

  1. Overview
  2. Docs
type t = {
  1. mutable typename : string;
  2. mutable value : Piq_ast.ast;
}