fasterthanlime / shin

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

Translate if to ?: #23

Closed fasterthanlime closed 9 years ago

fasterthanlime commented 9 years ago

To avoid an anonymous fn.

That's how it's done in mainline cljs