DiffableDataSources icon indicating copy to clipboard operation
DiffableDataSources copied to clipboard

Optimize numberOfItems and numberOfSections in snapshot

Open dtorres opened this issue 5 years ago • 0 comments

This avoids creating the intermediate collections to get these values

Checklist

  • [x] All tests are passed.
  • [ ] Added tests.
  • [ ] Documented the code using Xcode markup.
  • [x] Searched existing pull requests for ensure not duplicated.

Description

Related Issue

Motivation and Context

Impact on Existing Code

Screenshots (if appropriate)

dtorres avatar Apr 28 '20 09:04 dtorres