package pyml

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val call_object : Object.t -> Object.t -> Object.t
val call_object_with_keywords : Object.t -> Object.t -> Object.t -> Object.t
val get_builtins : unit -> Object.t
val get_globals : unit -> Object.t
val get_locals : unit -> Object.t