Live data from Hacker News

Viewing profile — wmeyer

wmeyer

HN member
Joined
Wed, Jun 22, 2011, 6:13 PM UTC
HN karma
7
Public activity
3 items

About wmeyer

No profile information was provided.

Recent public activity

  1. comment
    Comment #6527342

    Should have included F#.

  2. comment
    Comment #3747166

    F# It's really fun to use; a bit like Python but with the benefit of static typing.

  3. comment
    Comment #3415886

    BTW, in this case, you don't even need the first two lambda functions. You may just write let sourceList = [cache.getUser; db.getUser; anonymousUser]