package logtk

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

Module Subst.RenamingSource

Sourcetype t
Sourceval create : unit -> t

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

Sourceval none : t

Renaming that doesn't actually rename(!)

OCaml

Innovation. Community. Security.