module SCOPE: sig .. end
sig
end
type t = Wp.WpContext.scope
Wp.WpContext.scope
val id : t -> string
t -> string
val hash : t -> int
t -> int
val equal : t -> t -> bool
t -> t -> bool
val compare : t -> t -> int
t -> t -> int