package logtk

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val symbols : t -> ID.t Iter.t
val types : t -> Type.t Iter.t
val to_iter : t -> (ID.t * (Type.t * bool)) Iter.t
val of_iter : (ID.t * Type.t) Iter.t -> t