Based on: https://more-itertools.readthedocs.io/en/stable/api.html#more_itertools.windowed Note that we'll need to put the window size parameter first for easier partial application.
Based on: https://more-itertools.readthedocs.io/en/stable/api.html#more_itertools.windowed
Note that we'll need to put the window size parameter first for easier partial application.