8000 GitHub - neuroradiology/lfi: 🦥 A lazy functional iteration library supporting sync, async, and concurrent iteration.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

🦥 A lazy functional iteration library supporting sync, async, and concurrent iteration.

License

Notifications You must be signed in to change notification settings

neuroradiology/lfi

 
 

Repository files navigation

Sloth juggling office supplies

lfi

A lazy functional iteration library supporting sync, async, and concurrent iteration.

Features

  • Lazy: delays applying operations until their results are needed
  • Functional: provides highly composable functions
  • Iteration: supports sync iterables, async iterables, and unique concurrent iterables
  • Async & Concurrent: apply async operations sequentially over async iterables or concurrently over concurrent iterables
  • Tree Shakeable: only bundle the code you actually use!
  • Adorable Logo: designed by Jill Marbach!

Getting started

Check out the documentation at lfi.dev!

Contributing

Stars are always welcome!

For bugs and feature requests, please create an issue.

License

MIT © Tomer Aberbach
Apache 2.0 © Google

About

🦥 A lazy functional iteration library supporting sync, async, and concurrent iteration.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 74.3%
  • MDX 15.0%
  • JavaScript 10.3%
  • CSS 0.4%
0