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