#include "dthdr.h"

Go to the source code of this file.
Functions | |
| Dtmethod_t * | dtmethod (Dt_t *dt, Dtmethod_t *meth) |
| Dtmethod_t* dtmethod | ( | Dt_t * | dt, | |
| Dtmethod_t * | meth | |||
| ) |
Definition at line 31 of file dtmethod.c.
References DT_BAG, DT_FLATTEN, DT_LIST, DT_METH, DT_METHODS, DT_OBAG, DT_OSET, DT_QUEUE, DT_RENEW, DT_SET, DT_STACK, dtflatten(), HASH, KEY, NIL, OBJ, reg, _dtmethod_s::type, and Void_t.
1.5.6