Add ligature for mapFlipped (<#>)
Nobody has claimed this yet.
- Dominant language
- Clojure
- Stars
- 82k
- Forks
- 3.2k
- PR merge metrics
- No merged PRs in 30d
Description
<#> is an operator alias for mapFlipped in PureScript, which is just the standard map aka <$> with its arguments swapped. Basically <#> is the mirror twin of <$>, which already has a ligature.
I know PureScript is (arguably) a pretty niche language, but I think a <#> ligature would look really cool. Maybe connect the tips of the < >'s with the horizontal lines of the #?
Anyway, I would really appreciate you adding this, but feel free to close this issue if you think <#> is too uncommon to have a ligature for it.
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 the existing <$> ligature but mentions no files or tests. Locate the ligature definitions and the existing <$> entry, then inspect the project's font preview or validation workflow. Done means <#> has a matching ligature and the relevant checks or previews pass.
Written by the indexing model from the issue text.
Assessment
- Domain
- design
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100