clojure / clojure/clojure-site
Guide to printing
Open
Nobody has claimed this yet.
content
help wanted
- Dominant language
- HTML
- Stars
- 259
- Forks
- 275
- PR merge metrics
- No merged PRs in 30d
Description
It would be nice if there was a page (or possibly more than one) about print/println vs pr/prn vs pprint and how to extend each of them.
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 existing documentation for print/println, pr/prn, and pprint in the clojure-site content. Document how these functions differ and how each can be extended; done means the site has a clear guide covering all three groups.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100