http://nitter.pjsfkvpxlinjamtawaksbnnaqs2fc2mtvmozrzckxh7f3kis6yea25ad.onion/code_report/status/1638579613126348801
The fact that std::plus, std::minus, etc work but std::max & std::min fail and need to be wrapped in a lambda is 💔 And if C++ algorithms were well-named/consistent this would be std::scan_copy and there would also be a std::scan 💔 Mar 22, 2023 · 4:33 PM UTC 5 5 69 Yann Le Du @Yann_Le_Du 22 Mar 2023 Replying to @code_report In #rustlang (2 versions) and Shakti/k @shaktidb . What I find amazing is how much plumbing Rust requires, and how much you need to remember, making Copilot just a...