An open API service indexing awesome lists of open source software.

https://github.com/ymdarake/stream-js

Sample implementation in JavaScript for SICP Stream chapter
https://github.com/ymdarake/stream-js

js lazy-evaluation stream

Last synced: 4 months ago
JSON representation

Sample implementation in JavaScript for SICP Stream chapter

Awesome Lists containing this project

README

        

# about
- sample implementation for [SICP Stream example](https://sarabander.github.io/sicp/html/3_002e5.xhtml#g_t3_002e5_002e2)