package obytelib

  1. Overview
  2. Docs
type t
val name : t -> string
val print : out_channel -> t -> unit
val check : Version.t -> t -> unit
val check_opt : Version.t -> t option -> unit