shithub: femtolisp

ref: 16b97941fec5926f377b200780c4cfcf51f02173
dir: /iostream.h/

View raw version
extern fltype_t *iostreamtype;

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