Module k_smallest

Source

Functionsยง

k_smallest_general ๐Ÿ”’
Consumes a given iterator, returning the minimum elements in ascending order.
k_smallest_relaxed_general ๐Ÿ”’
key_to_cmp ๐Ÿ”’