The functions in STREAMS provide useful functions for stream processing, as introduced on section 3.5 Stream Processing of the textbook Structure and Interpretation of Computer Programs, JavaScript Adaptation (SICP JS).
On the right, you see all predeclared STREAMS functions, in alphabetical order. Click on a name to see how it is defined and used.