shithub: femtolisp

ref: b215b13501aa7fa867877122fe5c24ba45b3bbba
dir: /iostream.h/

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