package logtk

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module SolidUnif.MakeSource

Parameters

module S : sig ... end

Signature

Sourceval solidify : ?limit:bool -> ?exception_on_error:bool -> T.t -> T.t
Sourceval unify_scoped : ?subst:US.t -> ?counter:int ref -> T.t Scoped.t -> T.t Scoped.t -> US.t list