technomancy / robert-hooke

Hooke your Clojure functions!
Other
358 stars 27 forks source link

Added "with-hooks-disabled-1" macro #13

Open killme2008 opened 11 years ago

killme2008 commented 11 years ago

Added "with-hooks-disabled-1" macro that doesn't throw an exception when there is no hooks with function. Fixed issue 12.

https://github.com/technomancy/robert-hooke/issues/12