Live data from Hacker News

Viewing profile — dcsobral

dcsobral

HN member
Joined
Mon, Jan 09, 2012, 9:57 PM UTC
HN karma
14
Public activity
3 items

About dcsobral

No profile information was provided.

Recent public activity

  1. comment
    Comment #3504607

    Citation needed. Please provide studies to the effect that the practices you consider "proven" are, indeed, effective and references to the fact that they were widely adopted befor…

  2. comment
    Comment #3444987

    Both you and jashkenas are missing the point. The examples you are giving are also pretty easy to do in Scala. The more complex method he is proposing (filterMap) cannot be done at…

  3. comment
    Comment #3444496

    I'm sorry, but won't these two examples add the method just to arrays? The author is intentionally trying to add a single method that will work for all collections, both scala's an…