Closed greenlaw110 closed 6 years ago
This method has been deprecated for a couple of versions. The C.map(...) now has new semantic:
C.map(...)
C.map(iterable).by(mapFunction);
This method has been deprecated for a couple of versions. The
C.map(...)
now has new semantic: