shithub: femtolisp

ref: 81fdc5ef972becd6c0f3b76f079c43f1fce8dc48
dir: /table.h/

View raw version
bool ishashtable(value_t v);
htable_t *totable(value_t v);
void table_init(void);