shithub: femtolisp

ref: 1d2ccbb5820bc4097d80f5145b10122656953b8f
dir: /iostream.h/

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