package coq-core

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type number_string_via = Libnames.qualid * (bool * Libnames.qualid * Libnames.qualid) list

* Number notation

type number_option =
  1. | After of Notation.numnot_option
  2. | Via of number_string_via

* String notation

OCaml

Innovation. Community. Security.