shithub: femtolisp

ref: 18e53e22e72b527843fa60e4063ef42fbc9fa569
dir: /iostream.h/

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