Identifiable.Pair(3o) | OCaml library | Identifiable.Pair(3o) |
Identifiable.Pair - no description
Module Identifiable.Pair
Module Pair
: functor (A : Thing) (B : Thing) -> sig end
Parameters:
"A"
Identifiable.Thing
"B"
Identifiable.Thing
type t
include Hashtbl.HashedType
include Map.OrderedType
val output : out_channel -> t -> unit
val print : Format.formatter -> t -> unit
2020-10-30 | OCamldoc |