Live data from Hacker News

Viewing profile — jrapdx

jrapdx

HN member
Joined
Tue, Jan 15, 2013, 12:27 AM UTC
HN karma
1
Public activity
2 items

About jrapdx

No profile information was provided.

Recent public activity

  1. comment
    Comment #5064960

    > The two calls to "eval" are identical, yet return > different results. That breaks referential transparency. You are right, I don't know much about the syntax of clojure, but the…

  2. comment
    Comment #5058263

    As presented, the example macro doesn't demonstrate referential transparency, but then again, the example appears to be incorrect. The issue is invoking "(swapargs (mod 7 5))". I t…