1
0
Fork 0
2023/src
Matej Focko 12322c9fae
fix(ds): be consistent about required traits
Signed-off-by: Matej Focko <me@mfocko.xyz>
2023-12-17 18:25:13 +01:00
..
bin day(17): use product of iterators 2023-12-17 18:25:13 +01:00
data_structures fix(ds): be consistent about required traits 2023-12-17 18:25:13 +01:00
iterators chore: initialize with '22 template 2023-12-02 18:46:37 +01:00
vectors chore: initialize with '22 template 2023-12-02 18:46:37 +01:00
input.rs feat(input): add ‹parse_separated› 2023-12-12 11:37:15 +01:00
lib.rs feat(math): add ‹gcd› and ‹lcm› to the library 2023-12-09 13:29:39 +01:00
math.rs feat(math): add ‹gcd› and ‹lcm› to the library 2023-12-09 13:29:39 +01:00
solution.rs fix: move the testing macro out 2023-12-04 10:59:51 +01:00
testing.rs fix: move the testing macro out 2023-12-04 10:59:51 +01:00