MapList<T, R> extension

on

Methods

map_(R mapper(T)) List<R>
In contrast to map, this will return a List instead.