package py

  1. Overview
  2. Docs
type t
val save : unit -> t
val restore : t -> unit
val get : unit -> t
val swap : t -> t
val clear : t -> unit
val delete : t -> unit
val get_dict : t -> Py__.Py_base.pyobject
val next : t -> t