clojure / clojure/clojure-site
make Clojure's performance philosophy re: collections more evident
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 259
- Forks
- 275
- PR merge metrics
- No merged PRs in 30d
Description
Right now I think this is explained only in the FAQ: https://clojure.org/guides/faq#conj.
Maybe we need a similar sentence or two under data structures: https://clojure.org/reference/data_structures
Or maybe a full-fledged guide that talks in more detail about why this is important, how it motivates both contains? and conj, 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
Read the existing explanation in the FAQ at clojure.org/guides/faq#conj and compare it with the data structures reference at clojure.org/reference/data_structures. Decide whether the topic needs a short addition or a full guide, covering the collection-performance rationale and its connection to contains? and conj; done means the explanation is clear and appropriately placed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100