shithub: femtolisp

ref: 489a3e1552b528eb06fc393bd8f5a66702ca82c2
dir: /iostream.h/

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