shithub: femtolisp

ref: 588c432ea9d25fb5b6820c10580f5364f8dbc9c1
dir: /iostream.h/

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