Returns a range of all elements with eq(key(elem), k). Complexity: O(n) (O(n result) on a good day)
See Implementation
Returns a range of all elements with eq(key(elem), k). Complexity: O(n) (O(n result) on a good day)