Closures icon indicating copy to clipboard operation
Closures copied to clipboard

Duplicate case in TableViewDelegate.responds(to:)

Open mkalmes opened this issue 4 years ago • 0 comments

There are two identical cases in TableViewDelegate.responds(to:), both checking TableViewDelegate.tableView(_:sectionForSectionIndexTitle:at:) (L486:L489).

mkalmes avatar Apr 29 '21 14:04 mkalmes