New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

documentation change on (::) #554

Closed
wants to merge 1 commit into
base: master
from

Conversation

Projects
None yet
1 participant
@rebelwarrior
Contributor

rebelwarrior commented Apr 7, 2016

This makes clear that to call the (::) as a function you need to wrap it in parenthesis by adding one more example using the |> pipe operator.

documentation change on (::)
This makes clear that to call the `(::)` as a function you need to wrap it in parenthesis by adding one more example using the `|>` pipe operator.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment