shithub: femtolisp

ref: e732a668e856a6eebd755eddbbc37f6b822f3217
dir: /iostream.h/

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