When lazy sequences are produced via functions that have side effects, ... Nothing is printed because map returns a lazy-seq user=> (def foo (map println [1 ...
確定! 回上一頁