Commit graph

2 commits

Author SHA1 Message Date
Jan Christian Grünhage dcb22a8a0c add slice window variants for day 1
because it's based on slices, it's more performant than the tuple
variant, but it's more error prone, because the bounds checking happens
at runtime instead.
2021-12-04 23:49:22 +01:00
Jan Christian Grünhage f3afa52c9b initial commit 2021-12-01 23:05:08 +01:00