package logtk

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

Module Subst.Renaming

type t
val create : unit -> t

Make a fresh renaming. It can only grow, so it is safe to use it as a value.

val none : t

Renaming that doesn't actually rename(!)