An "evaluate once" semantic on collections can be achieved with “lazy-seq”. Since all Clojure sequences are lazy, you might be already using a "cached data ...
確定! 回上一頁