module Make_verified: functor (Spec : Verified_spec) -> S with type repr = Spec.t with type t = private Spec.t
functor (
Spec
:
Verified_spec
) ->
S
with type repr = Spec.t
with type t = private Spec.t
include Number.Spec
type repr
val verify : repr -> t
repr -> t