package octez-internal-libs

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Irmin_pack.LayoutSource

Sourceval toplevel : string -> root:string -> string
Sourcemodule V1_and_v2 : sig ... end
Sourcemodule V3 : sig ... end
Sourcemodule V4 : sig ... end
Sourcemodule V5 : sig ... end
Sourceval is_number : String.t -> bool

is_number is a less generic than Stdlib.int_of_string_opt. It matches this equivalent regex:

"([1-9][0-9]*|0)"
Sourcemodule Classification : sig ... end
OCaml

Innovation. Community. Security.