imlazy

Iterable library

A library providing functional programming tools for working with lazy, immutable iterables in JavaScript.

😴 Functional programming with lazy immutable iterables

GitHub

103 stars
5 watching
3 forks
Language: JavaScript
last commit: 20 days ago
Linked from 2 awesome lists

curriedfunctional-programminggeneratorhaskellimmutableinfiniteiterablesiteratorlazyramda

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
hamidb80/iterrr A functional-style iterator library that generates imperative code at compile time. 72
dvlsg/iterablejs A functional programming library for iterables in JavaScript 8
drboolean/immutable-ext An extension to Immutable.js providing additional algebraic structures and operations for functional programming. 490
bodar/totallylazy A Java functional programming library with lazy evaluation and composability features 318
aearly/icepick A library for efficiently handling immutable data structures in JavaScript 421
lucaong/immutable Efficient immutable data structures for the Crystal programming language 203
frptools/collectable A library providing high-performance immutable data structures for modern JavaScript applications. 272
jussi-kalliokoski/trine A utility library for modern JavaScript that facilitates functional programming and iterator protocols. 1,416
ivanzusko/ramda A functional JavaScript library designed to make it easy to create immutable data sources with minimal side effects 46
markrogoyski/itertools-php A PHP library providing tools for iteration and looping using fluent interfaces. 141
rafacalderonr/ramda A functional programming library designed to minimize mutable data and facilitate composable functions. 1
vitaly-t/iter-ops A utility package for working with iterables in a functional and asynchronous manner. 138
scottcorgan/immu A lightweight JavaScript library that enables immutable objects with fail-fast error checking and lazy property evaluation. 356
aionescu/dynasty A language and compiler that enables lazy functional programming in JavaScript 6
tnfe/limu An immutable JavaScript library that improves performance by using shallow copy on read and mark modified on write mechanisms 225