zip.hpp
Go to the documentation of this file.
const map_t< tuplify_t > zip
Transducer that, if more than one argument is passed, forwards all of them as a single tuple...
auto map(MappingT &&mapping) -> map_t< estd::decay_t< MappingT > >
Similar to clojure.core/map$1.
Definition: map.hpp:79