package regex_parser_intf

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val digit : Base.int t
val sign : Base.int t

optional sign symbol: "+" or "" mean 1 "-" means -1

val unsigned : Base.int t
val int : Base.int t
OCaml

Innovation. Community. Security.