shithub: femtolisp

ref: ed591c91cab423a6e1923545ccdc740c1b9ca595
dir: /iostream.h/

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