fasterthanlime / shin

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

Implement `when-some` #97

Closed fasterthanlime closed 9 years ago

fasterthanlime commented 9 years ago

Like when-let but tests for non-nil instead of truthiness.