UNPKG

rafa

Version:

Rafa.js is a Javascript framework for building concurrent applications.

10 lines (7 loc) 114 B
Create a new root Stream. <aside> ```js var stream = Rafa.stream(); var stream2 = stream.stream(); ``` </aside>