fsharp / fsharp/fsharp-core-docs
Query docs for custom operators don't mention they are custom operators
- Langage dominant
- Aucune donnée de langage
- Étoiles
- 37
- Forks
- 20
- Merge moyen
- 6 min
- PR mergées (30 j)
- 1
Description
The [query docs for each custom operator](https://fsharp.github.io/fsharp-core-docs/reference/fsharp-linq-querybuilder.html) need a `remarks` section (or a mention in the summary) about how the custom opreator is used
At the moment there's no mention of the custom operator, and the usage text looks like a method call.
Two sides to this
* partly an FSharp.Core.xml problem (doc comment needs to mention this)
* partly an F#F problem (adjust usage text to show both method call and builder syntax)

Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.