fasterthanlime / shin

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

Variadic functions must retain 'this' #108

Closed fasterthanlime closed 9 years ago

fasterthanlime commented 9 years ago

This was causing a bug in Reagent: default-wrapper'd lifecycle callbacks got null as first argument!