#include <tuple.h>
Public Attributes | |
PmObjDesc_t | od |
int16_t | length |
pPmObj_t | val [1] |
Immutable ordered sequence. Contains array of ptrs to objs.
int16_t PmTuple_s::length |
Length of tuple I don't expect a tuple to ever exceed 255 elements, but if I set this type to int8_t, a 0-element tuple is too small to be allocated.
Object descriptor
Array of ptrs to objs