:: (a -> b) -> a -> b package:configuration-tools

This operator is an alternative for $ with a higher precedence. It is suitable for usage within applicative style code without the need to add parenthesis.
Deprecated: use % instead