#include <jx.h>
Data Fields | |
jx * | key |
key of this pair | |
jx * | value |
value of this pair | |
jx_pair * | next |
pointer to next pair |
struct jx* jx_pair::key |
key of this pair
struct jx* jx_pair::value |
value of this pair
struct jx_pair* jx_pair::next |
pointer to next pair