SpiceQA
Questions
Tags
Users
Badges
user_2733851
@user_2733851
0
reputation
0
answers
1
questions
About Me
// Hello, World !
Top Answers
Why design a language with unique anonymous types?
72 votes
Changes using mutable reference of a field are not reflected after move of the original instance
52 votes
Why Rust prevents from multiple mutable references?
18 votes
Exit from a block expression? (similar to function "return")
14 votes
Should I use enums or boxed trait objects to emulate polymorphism?
14 votes
Top Questions
Disable type annotation for specific types with Json.NET
5 votes
2 answers