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 1597f50 commit 9ed8f4cCopy full SHA for 9ed8f4c
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