rekord icon indicating copy to clipboard operation
rekord copied to clipboard

Improve Collection.group

Open ClickerMonkey opened this issue 7 years ago • 0 comments

  • Add a comparator expression to be allowed for the $group subcollection
  • Add $key to the group unless keyless is truthy
  • Add comparatorOnce flags to collection returned and subcollection which calls sort once instead of setting a comparator on the collections.

ClickerMonkey avatar Dec 15 '16 01:12 ClickerMonkey