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.
2 parents 1597f50 + 9ed8f4c commit b27fcecCopy full SHA for b27fcec
site/docsource/FAQ.adoc
@@ -74,5 +74,5 @@ The issue here isn't that the function is polymorphic. You can use (and probably
74
75
[source]
76
--------
77
-lat _ = map (fun v -> id v [@bs])
+let _ = map (fun v -> id v [@bs])
78
0 commit comments