practicalli / practicalli/clojure
clojure.repl functions
Open
Nobody has claimed this yet.
good-first-issue
- Dominant language
- Makefile
- Stars
- 117
- Forks
- 36
- PR merge metrics
- No merged PRs in 30d
Description
Useful functions from the clojure.repl namespace
doc- show the doc-string of a fuctionsource- show the source of a functionpst- print a nice stack trace - https://clojuredocs.org/clojure.repl/pst
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
The issue names the clojure.repl functions doc, source, and pst but no target file, documentation entry point, or test. Start by locating the repository's existing REPL documentation, then determine where these functions belong. Done means the three functions are documented consistently with the surrounding material.
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
- Needs clarification
- Newbie friendliness
- 35/100