package rocq-runtime

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

Module Mltop.PluginSpecSource

Coq plugins are identified by their OCaml library name (in the Findlib sense)

Sourcetype t

A plugin is identified by its canonical library name, such as rocq-runtime.plugins.ltac

Sourceval to_package : t -> string

to_package p returns the findlib name of the package

Sourceval pp : t -> string
OCaml

Innovation. Community. Security.