MapIOnSetExtension<A> extension

on

Methods

mapi<B, C>(B mapper(A e, int index, C? option), {List<C> options = const []}) Iterable<B>

Available on Set<A>, provided by the MapIOnSetExtension extension

Maps a set with an index and an optional option.