Comment on What is Clojure good at?Comments−newobj15y(time (my-function))is a pretty horrible example because i can instrument my java code with a single annotation, which is far less brittle.−nickik15ybut you have to use annotation and they suck. :)−weavejester15yWhy is the time macro brittle?
Comments
(time (my-function))
is a pretty horrible example because i can instrument my java code with a single annotation, which is far less brittle.
but you have to use annotation and they suck. :)
Why is the time macro brittle?