Up
Module type
Bitpath_cover_map.Equatable
module type
Equatable =
sig
..
end
The signature for types with an equality predicate.
type
t
val
equal
:
t
->
t
-> bool