= 1024" x-on:close-sidebar="sidebar=window.innerWidth >= 1024 && true">
package opam-format
-
opam-format
-
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
include OpamStd.OrderedType with type t = V.t
include Set.OrderedType with type t = V.t
type t = V.t
The type of the set elements.
val to_string : t -> string
val to_json : t -> OpamJson.t
val of_json : OpamJson.t -> t option