package lambdapi

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

Module Core.CoercionSource

Sourceval coerce : Term.sym

Symbol of the function that computes coercions. Coercion rules are added on that symbol.

apply a b t creates the coercion of term t from type a to type b.

OCaml

Innovation. Community. Security.