package py

  1. Overview
  2. Docs

Module Py.CamlModuleSource

Sourcetype pyvalue = t
Sourcetype t
Sourceval create : string -> t
Sourceval add_int : t -> string -> int -> unit
Sourceval add_string : t -> string -> string -> unit
Sourceval add_object : t -> string -> pyvalue -> unit
Sourceval add_fn : t -> string -> (Object.t -> pyvalue) -> unit
Sourceval capsule_wrapper : unit -> ('a -> Object.t) * (Object.t -> 'a)
OCaml

Innovation. Community. Security.