package coq

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

Module Q.NotationsSource

Sourceval (//) : t -> t -> t
Sourceval (+/) : t -> t -> t
Sourceval (-/) : t -> t -> t
Sourceval (*/) : t -> t -> t
Sourceval (=/) : t -> t -> bool
Sourceval (<>/) : t -> t -> bool
Sourceval (>/) : t -> t -> bool
Sourceval (>=/) : t -> t -> bool
Sourceval (</) : t -> t -> bool
Sourceval (<=/) : t -> t -> bool
OCaml

Innovation. Community. Security.