Hacker News new | ask | show | jobs
by singularity2001 658 days ago

   "I think that most of the time when people think they have an issue with Rust’s syntax, they actually object to Rust’s semantics."
You think wrong. Rust syntax is horrible because it is verbose and full of sigils
1 comments

Still trying to understand when i have to put ||
Is it harder to understand than when to put lambda: in Python code?
i mean, kinda?