package rocq-runtime

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

Module type Nametab.ValueTypeSource

Sourcetype t
Sourceval equal : t -> t -> bool
Sourceval is_var : t -> Names.Id.t option

Is this a variable (not handled by name tables)?

Sourcemodule Map : CSig.UMapS with type key = t