package reason

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type parsed
val parse : string -> string -> parsed Stdlib.ref -> unit
type parse_result =
  1. | Ok
  2. | Parse_failed of exn
val parse_no_error : string -> parsed Stdlib.ref -> parse_result
val get : key:int -> parsed -> float
OCaml

Innovation. Community. Security.