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 640ac61 commit 09f8838Copy full SHA for 09f8838
README.md
@@ -107,6 +107,8 @@ Declaring the type of `a` will work as well. If you put these two design princip
107
together (use the passed variables in a function, and type the returns), then your
108
code will be parallel and type-stable.
109
110
+I am interested in suggestions for making this usage more "automatic". If you have
111
+design ideas / implementations to recommend, feel free to open issues and submit PRs.
112
113
## Credit
114
0 commit comments