shithub: femtolisp

ref: 3f23591b324cee2aff71267745dc699cd6567948
dir: /iostream.h/

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