fasterthanlime / shin

:warning: (def shin (dissoc clojurescript :jvm :google_closure)) (deprecated)
MIT License
35 stars 1 forks source link

Implement `this-as` #81

Closed fasterthanlime closed 9 years ago

fasterthanlime commented 9 years ago

Ohhhh the reason they use this-as is because of #83 - doing just this would not work since it's probably mangled.

I get things!