assists/convert_iterable_map_to_collection_for library

Classes

ConvertIterableMapToCollectionFor
Converts an iterable call to Iterable.map with an optional collect Iterable.toList/Iterable.toSet to a collection-for idiom.