tag: #rust (6)
Show all tags- 2022-06-29 :: (Ab)using Rust traits to write silly things
- 2022-06-24 :: Why we can’t have nice things: min/max
- 2022-01-24 :: if-else chains considered harmful
- 2021-11-02 :: What does `&mut &[T]` mean?
- 2021-09-20 :: You wouldn't use `filter_map`, right?
- 2021-08-20 :: Why null sucks, even if it's checked