pyd ~master (2018-03-05T17:12:37Z)
Home
Dub
Repo
PyTuple_FromItems
pyd
make_object
Helper function for creating a PyTuple from a series of D items.
PyObject
*
PyTuple_FromItems
(
T
...
)
(
T
t
)
Meta
Source
See Implementation
pyd
make_object
classes
PydConversionException
functions
PyTuple_FromItems
d_to_python
d_to_python_array_array
d_to_python_bytes
ex_d_to_python
ex_python_to_d
match_format_type
py
python_array_array_to_d
python_buffer_to_d
python_iter_to_d
python_to_d
wrap_range
structs
RangeWrapper
templates
IsStaticArrayPointer
MatrixInfo
SimpleFormatType
Helper function for creating a PyTuple from a series of D items.