Skip to content

Instantly share code, notes, and snippets.

@travis
Created September 6, 2013 16:15
Show Gist options
  • Select an option

  • Save travis/6466115 to your computer and use it in GitHub Desktop.

Select an option

Save travis/6466115 to your computer and use it in GitHub Desktop.
parse clojurescript core.async workaround
(js* "var setImmediate = function(fn) { fn(); }")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment