shithub: femtolisp

ref: 17f2f68fb46834325bf81ae2b05907c89a7ec14d
dir: /iostream.h/

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