Live data from Hacker News

Viewing profile — wantarray

wantarray

HN member
Joined
Sun, Feb 01, 2015, 6:40 PM UTC
HN karma
14
Public activity
7 items

About wantarray

No profile information was provided.

Recent public activity

  1. comment
    Comment #10666955

    I'm pretty sure that the "expression-lambdas" were inspired by Haskell, where you get a lambda simply by writing an operator with one or more missing operands. In Perl 6, detecting…

  2. comment
    Comment #8983486

    Come on now, it's clear that he meant to compare CPAN to the corresponding module repositories of those other languages.

  3. comment
    Comment #8983473

    That looks like strict nominal run-time type checking to me, not static typing.

  4. comment
    Comment #8981866

    > Why would I learn this rather than Haskell? You wouldn't. That is to say: You might learn Haskell if you want do write 100% functional code, and Perl 6 if you want to write imper…

  5. comment
    Comment #8981454

    > Is the worst thing you can say about Python that it forces you to indent your code? That's an unduly simplistic argument. "Indentation that looks clean" and "Indentation that ful…

  6. comment
    Comment #8981304

    The author of that snippet was probably just trying to demonstrate multi-method dispatch using a familiar example; I don't think that's how people would actually calculate Fibonacc…

  7. comment
    Comment #8981115

    Late for what, exactly? Do people no longer write code? Because if they do, some of them might might choose to use Perl 6 for that, and that's all the success a programming languag…