extend_map 0.14.4

A type to map or filter values passed into an Extend type before extending.
Documentation

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.