Arbitrary-long pipes
Nobody has claimed this yet.
- Dominant language
- Clojure
- Stars
- 82k
- Forks
- 3.2k
- PR merge metrics
- No merged PRs in 30d
Description
The "pipe" operators (|> etc) are supported with up to three "bars" (that is, |> ||> and |||> plus the backwards variants).
It'd be interesting to be able to have the ligatures with an arbitrary number of bars, or at least render the last two as a pipe.
Contributor guide
No contributing guide indexed for this repository
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 no files, tests, or entry points. Start by reviewing the repository's existing pipe ligature definitions and establish whether arbitrary bar counts or rendering the final two bars is the agreed scope; done means the selected pipe forms render consistently and pass the project's validation process.
Written by the indexing model from the issue text.
Assessment
- Domain
- design
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100