diff options
author | Aria Shrimpton <me@aria.rip> | 2024-01-25 14:03:04 +0000 |
---|---|---|
committer | Aria Shrimpton <me@aria.rip> | 2024-01-25 14:03:04 +0000 |
commit | 69ceb8dc27efc1d280ffbfafc51a5b2c9fb63a8f (patch) | |
tree | 1606d9c8942a107b1048f871ebe445c863c46331 /Tasks.org | |
parent | d5209e79032f45690f0a2806c4c1e4d7a2f6e751 (diff) |
update tasks
Diffstat (limited to 'Tasks.org')
-rw-r--r-- | Tasks.org | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -137,6 +137,15 @@ Ideas: - https://git.tardisproject.uk/tcmal/advent-of-code/-/blob/main/2022/src/day14.rs?ref_type=heads - Dijkstra's +** Add more collection types + +Ideas: + - https://lib.rs/crates/hashbrown + - https://lib.rs/crates/indexmap + - https://lib.rs/crates/smallvec + - https://lib.rs/crates/hashlink + - https://lib.rs/crates/thin-vec + * BLOCKED Nice to haves - Better intermediate outputs, possibly export plots? |