shithub: femtolisp

ref: 93f71e4a1522ecaa376f68958ff4024c9c2f3902
dir: /iostream.h/

View raw version
extern fltype_t *iostreamtype;

value_t stream_to_string(value_t *ps);
void iostream_init(void);