shithub: femtolisp

ref: 5bedf304eecaf53564599861a4335e93ec988b7b
dir: /iostream.h/

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