Irmin_pack.Layout
module V1_and_v2 : sig ... end
module V3 : sig ... end
module V4 : sig ... end
module V5 : sig ... end
is_number
is a less generic than Stdlib.int_of_string_opt
. It matches this equivalent regex:
"([1-9][0-9]*|0)"
.
module Classification : sig ... end