(map f coll). (map f c1 c2). (map f c1 c2 c3). (map f c1 c2 c3 & colls). 返回一个惰性序列, 序列的第一个元素是所有给定 collection 的第一个元素应用于函数 f ...
確定! 回上一頁