package coq-serapi

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

Module Serlib_ssr.Ser_ssrequalitySource

Sourcemodule Ssrmatching_plugin : sig ... end
Sourcemodule Ssreflect_plugin : sig ... end
Sourcetype ssrwkind = Ssreflect_plugin.Ssrequality.ssrwkind =
  1. | RWred of Ssreflect_plugin.Ssrast.ssrsimpl
  2. | RWdef
  3. | RWeq
Sourceval ssrwkind_of_sexp : Sexplib0.Sexp.t -> ssrwkind
Sourceval sexp_of_ssrwkind : ssrwkind -> Sexplib0.Sexp.t
Sourceval ssrrule_of_sexp : Sexplib0.Sexp.t -> ssrrule
Sourceval sexp_of_ssrrule : ssrrule -> Sexplib0.Sexp.t
Sourceval ssrrwarg_of_sexp : Sexplib0.Sexp.t -> ssrrwarg
Sourceval sexp_of_ssrrwarg : ssrrwarg -> Sexplib0.Sexp.t
OCaml

Innovation. Community. Security.