CompactListMap<T> extension

on

Methods

compactMap<E>(E? f(T element)) List<E>