package logtk

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val subterms : t -> t Iter.t
val subterms_with_bound : t -> (t * t Var.Set.t) Iter.t
val vars : t -> t Var.t Iter.t
val free_vars : t -> t Var.t Iter.t
val metas : t -> meta_var Iter.t