Add ligature for Haskell "flipped fmap" <&>
Open
Nobody has claimed this yet.
suggestion
- Dominant language
- Clojure
- Stars
- 82k
- Forks
- 3.2k
- PR merge metrics
- No merged PRs in 30d
Description
This is a great font that works really well with Haskell.
However there's <&> in Data.Functor which I think would be a great candidate for a ligature in the same way we have ligatures for <$> and <|>
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
Compare the existing <$> and <|> ligatures mentioned in the issue, then locate their font-source definitions and any rendering checks. Add matching support for Haskell's <&> operator and verify that it renders correctly in the same contexts.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- design
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100