Syntax Lookup
Enter some language construct you want to know more about.
This is the triangle pipe operator.
The |>
operator passes a value to a function as its last argument.
Note that this operator has been deprecated. See Triangle Pipe for more details.
Example
Which produces a message such as Hello Jeremy, you rolled a 3
.