We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f53400 commit bc43322Copy full SHA for bc43322
.github/copilot-instructions.md
@@ -2,7 +2,7 @@ We prefer the latest F# 9 features over the old syntax
2
3
Prefer `voption` over `option`
4
5
-Prefer `task` CE over `async` CE
+Prefer `async` CE over `task` CE
6
7
This is how you define a non-default F# class constructor:
8
```fsharp
0 commit comments