fsharp / fsharp/fsharp-core-docs
Query docs for custom operators don't mention they are custom operators
未关闭
- 主要语言
- 没有语言数据
- 星标
- 37
- 派生
- 20
- 平均合并
- 6 分钟
- 30 天内合并 PR
- 1
描述
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)

贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。