shithub: femtolisp

ref: 7bcf6ac7b612306d197d063aaf6d971ca5dd2e3f
dir: /iostream.h/

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