Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-12-08 | Simplify set operations of 2021day08 | cos | |
Performing operations on sets using operators, rather than the less ergonomic replaced methods, results readability improvements. | |||
2021-12-08 | Add day08, 2021 | cos | |
index : adventofcode | ||
Solutions to adventofcode.com, as implemented by cos. | cos |
summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-12-08 | Simplify set operations of 2021day08 | cos | |
Performing operations on sets using operators, rather than the less ergonomic replaced methods, results readability improvements. | |||
2021-12-08 | Add day08, 2021 | cos | |