Skip to content

Instantly share code, notes, and snippets.

@sijnc
Created November 7, 2012 01: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 sijnc/4028874 to your computer and use it in GitHub Desktop.
Save sijnc/4028874 to your computer and use it in GitHub Desktop.
Stream
Stream
+--------------+ -Stream(function(arg1[, arg2[, ...]]))
+--| src | -pipe(dest)
| | -write(arg1[, arg2[, ...]])
| f(x) | -pause()
| | -resume()
| dest |--+ -src
+--------------+
¯\_(ツ)_/¯
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment