shithub: femtolisp

ref: 212e0968cc531399fb96edef89f34c4cac29078b
dir: /iostream.h/

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