shithub: femtolisp

ref: a9b51fb3ace7e855670e737257fd4e15344cd5ca
dir: /iostream.h/

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