queryverse / queryverse/Query.jl
Add an example to the docs that shows interop with non-queryverse
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Julia
- Stars
- 403
- Forks
- 48
- Avg merge
- 3d 6h
- Merged PRs (30d)
- 6
Description
Just a simple example for the piping story where some pipe operators are from Query, combined with operators from other places.
Thanks @oxinabox for suggesting this!
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
Review the existing documentation's piping examples and identify where an interop example belongs. Add a simple example combining Query operators with operators from elsewhere, then verify that it clearly demonstrates the intended piping story and follows the surrounding documentation style.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100