package pyml

  1. Overview
  2. Docs
val check : Object.t -> bool
val make : string -> ('a -> Object.t) * (Object.t -> 'a)
val type_of : Object.t -> string
val is_valid : Object.t -> string -> bool
val unsafe_wrap_value : 'a -> Object.t
val unsafe_unwrap_value : Object.t -> 'a
OCaml

Innovation. Community. Security.