module type Verified_spec = sig .. end
sig
end
include Number.Spec
val check : t -> (unit, string) Core.Result.t
t -> (unit, string) Core.Result.t