The functions in LISTS provide useful functions for list processing, as introduced on section 2.2 Hierarchical Data and the Closure Property of the textbook Structure and Interpretation of Computer Programs, JavaScript Adaptation (SICP JS).
On the right, you see all predeclared LISTS functions, in alphabetical order. Click on a name to see how it is defined and used.