1 2 3 4
# Extend Map An adapter for `Extend` that maps all values through a function. This is similar to `Map` for iterators, but using `ExtendMap` allows to pass the target on as an `Extend`.