TakeSmallestBy¶
Returns the n smallest elements of a list by a key function.
The operator form TakeSmallestBy[f, n] applies to a list later.
TakeSmallestBy¶Returns the n smallest elements of a list by a key function.
The operator form TakeSmallestBy[f, n] applies to a list later.