shithub: femtolisp

ref: 94ef25c7e31135f442e3ce7173772f58e78fbbc9
dir: /iostream.h/

View raw version
ios_t *toiostream(value_t v);
value_t stream_to_string(value_t *ps);
void iostream_init(void);