Skip to content

Instantly share code, notes, and snippets.

@dryman
Created September 10, 2013 23:28
Show Gist options
  • Save dryman/6517189 to your computer and use it in GitHub Desktop.
Save dryman/6517189 to your computer and use it in GitHub Desktop.
(stream
(while (> metric 2000)
(fn [event] (info "Event metric is larger than 2000! event:" event))))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment