Live data from Hacker News

Viewing profile — marpmarpmar

marpmarpmar

HN member
Joined
Wed, Jul 31, 2013, 7:52 PM UTC
HN karma
2
Public activity
2 items

About marpmarpmar

No profile information was provided.

Recent public activity

  1. comment
    Comment #6136638

    That example doesn't show it very well. To be clear: The intended advantage is: Parens are optional. That permits syntax like the following to be implemented in pure Perl without c…

  2. comment
    Comment #6136445

    You're right. I did not explain that well enough. Even with sigils it is unclear whether qv_mult will take 1 or 2 arguments, or whether qq_mult will take 1, 2 or 3. What is however…