package coq

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type ('raw, 'glb, 'top) obj

An object manipulating generic arguments.

val name : string

A name for such kind of manipulation, e.g. interp.

val default : ('raw, 'glb, 'top) genarg_type -> ('raw, 'glb, 'top) obj option

A generic object when there is no registered object for this type.