Expand description
Recorder
implementation for counting the number of matches.
This is faster than any recorder that actually examines the values.
Structsยง
- Count
Recorder - Recorder that keeps only the number of matches, no details.
Recorder
implementation for counting the number of matches.
This is faster than any recorder that actually examines the values.