Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Solution for lessthan30() Test in Candy Kata #356

Open
aqsa505 opened this issue Sep 16, 2024 · 1 comment
Open

Add Solution for lessthan30() Test in Candy Kata #356

aqsa505 opened this issue Sep 16, 2024 · 1 comment
Labels

Comments

@aqsa505
Copy link
Contributor

aqsa505 commented Sep 16, 2024

Add a solution for the newly added test lessthan30 in the Candy Kata within the solution module. This test method is designed to verify the functionality of filtering and counting candies in the collection. It collects multiple bags of candy, flattens them into a single bag using flatcollect, and then filters out candies with an occurrence of less than 30.

Please note that this issue is created for GHC 2024 Open Source Day, thus priority will be given to the attendees of this event. After the event, this issue will be open to anyone.

@aqsa505 aqsa505 changed the title Add Solution for lessthan30 Test in Candy Kata Add Solution for lessthan30() Test in Candy Kata Sep 16, 2024
@itsjenm
Copy link

itsjenm commented Oct 4, 2024

Hello! I'd like to take this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants