let to_stream t =
  let l = ref (cons_iter t Ein
  Stream.from (stream_next l)