The docs say to use `sortedBy()` from collections,...
# exposed
m
The docs say to use
sortedBy()
from collections, but then I can no longer call
limit()
, and if I call
limit()
, it will limit without the sort.