It appears that while WRITE works for just about anything, READ does not work for vectors, structures and probably other things. Is there a simple way to convince READ to recognize what WRITE has written? (Clojure does it)