Live data from Hacker News

Viewing profile — geckodru

geckodru

HN member
Joined
Tue, Apr 19, 2016, 7:27 PM UTC
HN karma
1
Public activity
1 items

About geckodru

No profile information was provided.

Recent public activity

  1. comment
    Comment #11529892

    I agree that using binding to avoid passing arguments is a bad design. That is not the only use of binding or more generally dynamic/special vars. Clojure has naive implementations…