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 b13c0e1 commit 2e0d514Copy full SHA for 2e0d514
src/pages/docs/syntax.elm
@@ -235,7 +235,7 @@ viewNames2 names =
235
Historical note: this is borrowed from F#, inspired by Unix pipes.
236
237
Relatedly, [`(<<)`](http://package.elm-lang.org/packages/elm-lang/core/latest/Basics#<<)
238
-and [`(>>)`](http://package.elm-lang.org/packages/elm-lang/core/latest/Basics#>>)
+and [`(>>)`](http://package.elm-lang.org/packages/elm-lang/core/latest/Basics#>>>)
239
are function composition operators.
240
241
0 commit comments