func_utils#

Functions

min_elements_by(items, key)

Return all elements from the list that have the minimal value under the key function.