@technobuddha > library > Array
Iteration
| Name | Type | Description |
|---|---|---|
| lookAhead | Function | Generates pairs of consecutive elements from the input array, with optional handling for the last element. |
| LookAheadOptions | Type | Options for lookAhead operations. |
@technobuddha > library > Array
| Name | Type | Description |
|---|---|---|
| lookAhead | Function | Generates pairs of consecutive elements from the input array, with optional handling for the last element. |
| LookAheadOptions | Type | Options for lookAhead operations. |