shithub: femtolisp

ref: ab283cbf3a865048614eb4f790e3639f70b77f5d
dir: /iostream.h/

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