clojure / clojure/clojure-site
Document reducible collections
Open
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 259
- Forks
- 275
- PR merge metrics
- No merged PRs in 30d
Description
what does "reducible" mean?
reduce functions - reduce, transduce, reducers
how can Clojure libs provide custom reducible collections?
CollReduce, IReduceInit, IReduce etc
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the relevant reducible-collection documentation area in the Clojure site. Cover what “reducible” means, how reduce, transduce, and reducers relate, how libraries provide custom reducible collections, and the roles of CollReduce, IReduceInit, and IReduce. Done means these concepts and extension points are explained clearly for readers.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100