All the transducers in clojure.core have the trivial ([] (rf)) , so ((xform f)) built from these core transducers degenerates into (identity (f)) . However, as ...
確定! 回上一頁