> For the complete documentation index, see [llms.txt](https://gitbook.testingwaters.in/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gitbook.testingwaters.in/lists.md).

# Lists

- [Alter by Boolean Sequence](https://gitbook.testingwaters.in/lists/chop-by-boolean-sequence.md): Chop list at indices where there is a change in value
- [Color by distance](https://gitbook.testingwaters.in/lists/color-by-distance.md)
- [Consecutive Points](https://gitbook.testingwaters.in/lists/consecutive-points.md): Closest subsequent point in sequence
- [Distancing](https://gitbook.testingwaters.in/lists/distancing.md): Occupying seats while maintaining minimum separation distance
- [Divide Equally](https://gitbook.testingwaters.in/lists/divide-equally.md): Sort a list of random numbers into three lists of similar sum
- [Geometry from Image](https://gitbook.testingwaters.in/lists/geometry-from-image.md)
- [Image based Point Density](https://gitbook.testingwaters.in/lists/image-based-point-density.md): Higher concentration at darker colors
- [Isovists](https://gitbook.testingwaters.in/lists/isovists.md)
- [Reduce Color Palette](https://gitbook.testingwaters.in/lists/reduce-color-palette.md)
- [Replace Consecutive](https://gitbook.testingwaters.in/lists/replace-consecutive.md)
- [Replace Multiple](https://gitbook.testingwaters.in/lists/replace-multiple.md): Replace at a number of indices, a corresponding number of items
- [Replace Recurring](https://gitbook.testingwaters.in/lists/replace-recurring.md): Replace recurring item with count
- [Shadow Area](https://gitbook.testingwaters.in/lists/shadow-area.md)
- [Shortest Path](https://gitbook.testingwaters.in/lists/shortest-path.md): Shortest path from one point to another
- [Solar Analysis](https://gitbook.testingwaters.in/lists/solar-analysis.md)
- [Topography Analysis](https://gitbook.testingwaters.in/lists/topography-analysis.md)
