rescript-lang / rescript-lang/rescript-lang.org
Document unified operators
Nobody has claimed this yet.
- Dominant language
- MDX
- Stars
- 1.9k
- Forks
- 260
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 17
Description
As soon as https://github.com/rescript-lang/rescript-compiler/pull/7057 landed
We need to fix the explanation for operators. It seems better to fix the existing one instead of introducing it as a special feature. (because nothing looks special 😂 )
Also be good to add a small note about the type inference rules, like F# does.
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
Start by reviewing the existing operator explanation and the changes in pull request 7057, then compare the requested type-inference note with the linked F# operator documentation. Done means the existing explanation covers unified operators and includes a concise explanation of the relevant type-inference rules.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100