shithub: femtolisp

ref: 38ab710df8704dc44dc3274ce4e7d5037cd6c7ef
dir: /iostream.h/

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