swift
76df55d1
- Quiet a deprecation warning in the count(where:) benchmark (#82257)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
176 days ago
Quiet a deprecation warning in the count(where:) benchmark (#82257) I think the benchmarking machinery moved while count(where:) was in limbo, so this was deprecated before the benchmark actually landed.
References
#82257 - Quiet a deprecation warning in the count(where:) benchmark
Author
stephentyrone
Parents
de3fb02b
Loading