Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

...and the strictness operator for ensuring that a function is applied to a value correctly.

($) isn't any kind of strictness operator -- maybe you're thinking of ($!). ($) is a plain old function application operator.



It's strictness for applicative precedence, as ($) is the least of the operators, like a greedy open-paren.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: