shithub: femtolisp

ref: 55c93fc3d47f608104839dbb21b8339a95df4d82
dir: /iostream.h/

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