shithub: femtolisp

ref: 82905b0e1ae8656ce0ac47ac6b30d93237186c33
dir: /iostream.h/

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