package riot

  1. Overview
  2. Docs
type 'a t
val make : unit -> 'a t
val equal : 'a t -> 'b t -> bool
val type_equal : 'a 'b. 'a t -> 'b t -> ('a, 'b) Stdlib.Type.eq option
val pp : Stdlib.Format.formatter -> 'a t -> unit
val is_newer : 'a t -> 'b t -> bool
OCaml

Innovation. Community. Security.