shithub: femtolisp

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