Live data from Hacker News

Viewing profile — aosullivan

aosullivan

HN member
Joined
Fri, Apr 22, 2016, 5:01 PM UTC
HN karma
1
Public activity
1 items

About aosullivan

No profile information was provided.

Recent public activity

  1. comment
    Comment #11550638

    You are right. Params can be references to state, either as an atom or ref, or to a function which accesses external state (e.g. a database). The idea that params somehow obviate t…