each day we stray farther from God's light
>>108566418I don't get the hate, it's a very useful construct to have, is it literally because "it looks icky"? Woman-tier reasoning
>>108566475Rust should've just used the fish operator for all generics, not just functions. It breaks consistency when you say Vec<i32> over here and .collect::<Vec<i32>>() over there. It should be .collect::<Vec::<i32>>() for consistency sake.
>>108567047>.collect::<Vec::<i32>>()i'm pretty sure you could do that though
>>108567071But the problem is that it's not enforced.
>>108566475fpbp
>>108567090enforce it upon yourself
>>108567047it was only done to appease C++ users anyway. turbofishy was more for parser ambiguity reasons. I don't really fucking care either way.it's so fucking stupid to whine about this.