shithub: femtolisp

ref: b0833420dc549b790af34f2bcf83d4340fc951e5
dir: /iostream.h/

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