The essential part is this: (defmacro stream-cons [es] ...). Because Clojure's cons requires that s to be a ISeq or Seqable, that makes the "(stream-cdr fibs)" ...
確定! 回上一頁