|
PythonMonkey v1.3.0 (dev)
|
JSArrayIterProxy is a custom C-implemented python type that derives from list iterator. More...
#include "include/JSArrayIterProxy.hh"#include "include/JSArrayProxy.hh"#include "include/modules/pythonmonkey/pythonmonkey.hh"#include "include/pyTypeFactory.hh"#include <jsapi.h>#include <Python.h>JSArrayIterProxy is a custom C-implemented python type that derives from list iterator.