shithub: femtolisp

ref: 3e42c9f3eef3380542edaa5eb9e5f33b37212d1f
dir: /iostream.h/

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