shithub: femtolisp

ref: c186019e2661ec8b8c301e5d7dc1bcd99f71f48c
dir: /iostream.h/

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