Add care::count
Open
- Dominant language
- C++
- Stars
- 32
- Forks
- 7
- Avg merge
- 19h 49m
- Merged PRs (30d)
- 14
Description
Add a care equivalent of std::count (see https://www.geeksforgeeks.org/std-count-cpp-stl/ ) to care
Contributor guide
No contributing guide indexed for this repository
Research direction
No files or tests are named in the issue. Start by locating existing CARE equivalents of standard algorithms and their test coverage, then compare their interfaces with std::count. Done means CARE exposes the requested count operation with behavior matching std::count and appropriate coverage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100