Iterators have a fold method, however this folds a data structure into a value, rather than into a new data structure. An iterator's map is more like this fold ...
確定! 回上一頁