Kolibri Sequence Cheat Sheet

The Kolibri Sequence facility is an extension of the standard Iteration protocols that are in the JavaScript stdlib since 2016 and have been upgraded considerably with Baseline 2025 that introduced new Iterator functions like map, filter, reduce, forEach, flatMap, and more.

This cheat sheet shows how to use Kolibri Sequences and how they play nicely together with the stdlib iteration features. For full coverage, see the Kolibri sequence test cases and additional demos and examples.

A few things to keep in mind that make all Kolibri Sequences and their operators special: