module FList: Utilsigs.BasicType
Utilsigs.BasicType
type t
val compare : t -> t -> int
t -> t -> int
val equal : t -> t -> bool
t -> t -> bool
val hash : t -> int
t -> int
val to_string : t -> string
t -> string
val pp : Format.formatter -> t -> unit
Format.formatter -> t -> unit