shithub: femtolisp

ref: 23e857034070229923a7b3b800d608ab0e14236d
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);