Skip to content

Instantly share code, notes, and snippets.

@apatil
Created April 17, 2014 18:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save apatil/11001937 to your computer and use it in GitHub Desktop.
Save apatil/11001937 to your computer and use it in GitHub Desktop.
Fibrous pattern
f = (cb) =>
fibrous.run =>
a.sync()
b.sync()
, cb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment