Apparently, the descriptions and diagrams for the ``` clojure (def r (range 1 100)) ;r is a lazy seq ``` data structure example are based on an implementation that's out of date in `1.7.0beta1`? /cc @puredanger