shithub: femtolisp

ref: 6a09db5047ac94dd363055452b1371b276c3928f
dir: /iostream.h/

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