package term-tools

  1. Overview
  2. Docs
type term = T.t
type state
type 'ctxt t
val focus : 'ctxt t -> term
val ctxt : 'ctxt t -> 'ctxt
val state : 'ctxt t -> state
val make : term -> 'ctxt -> state -> 'ctxt t
val set : state -> int -> term -> state
val get : state -> int -> term option
OCaml

Innovation. Community. Security.