package pyml

  1. Overview
  2. Docs
val check : Object.t -> bool
val of_function : ?docstring:string -> (Object.t -> Object.t) -> Object.t
val of_function_array : ?docstring:string -> (Object.t array -> Object.t) -> Object.t
val to_function : Object.t -> Object.t -> Object.t
val to_function_array : Object.t -> Object.t array -> Object.t
OCaml

Innovation. Community. Security.