12typedef struct stelem * telem;
Class used for (list of) interpreter objects.
const CanonicalForm int s
const Variable & v
< [in] a sqrfree bivariate poly
void t_destroyTable(stablerec *t)
char * stringTable(stablerec *t)
stablerec * t_createTable(int s)
void htable_Print(stablerec *d)
leftv t_findTabelVal(stablerec *t, const char *s)
find the data to key s
void t_addTable(stablerec *t, char *s, leftv v)
add a new entry (key s, data v) to table t
telem t_findTable(stablerec *t, const char *s)
find the entry to key s
stablerec * copyTable(stablerec *t)