package pyml

  1. Overview
  2. Docs
val check : Object.t -> bool
val get_item_string : Object.t -> string -> Object.t option
val find_string : Object.t -> string -> Object.t
val has_key : Object.t -> Object.t -> bool
val has_key_string : Object.t -> string -> bool
val length : Object.t -> int
val set_item_string : Object.t -> string -> Object.t -> unit
val size : Object.t -> int
OCaml

Innovation. Community. Security.