shithub: femtolisp

ref: 74761f99b3ab80b2df581c1c141d28f9681f6c3d
dir: /iostream.h/

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