You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just two small improvements:
* use takeLast() instead of substring() to be
nearer to take() in the line right above it
* use chunked() instead of windowed() to be
a bit more expressive
0 commit comments