package dolmen_type

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val ty_subst : (Type.Ty.Var.t * Type.Ty.t) list -> Type.Ty.t -> Type.Ty.t
val term_subst : (Type.Ty.Var.t * Type.Ty.t) list -> (Type.T.Var.t * Type.T.t) list -> Type.T.t -> Type.T.t