Explain me like I'm 5, why not? Cant clojure not define a sequential structure such that it's all "thunked-out"? Or do you mean that the structure such as that is not a "list", but a different thing altogether?
-
-
-
Technically you can, but nobody does. Here are some example programs on lazy lists in another language (Haskell) which produce a value (not ⊥). let bottom = bottom in foldr const bottom (1:bottom) let bottom = bottom in (foldr const bottom (1:bottom), null (bottom:bottom))
- Show replies
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.