shithub: femtolisp

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