shithub: femtolisp

ref: f7b53020ad8d6fcde7e963958e00598522c8c8ca
dir: /iostream.h/

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