|
Sen API
Sen Libraries
|
#include "sen/core/meta/type.h"#include "sen/core/meta/var.h"#include <pybind11/pybind11.h>#include <pybind11/pytypes.h>Go to the source code of this file.
Functions | |
| pybind11::object | toPython (const sen::Var &var, const sen::Type *type=nullptr) |
| pybind11::object | visitVar (const sen::Var &var) |
|
nodiscard |