9ย years, 4ย months ago
Domain Expertise
Highlights
Community contributions featuredYou don't need to worry about string hash collisions screwing up equality unless you explicitly tell the Dictionary class to use an IEqualityComparer that cares only aboutโฆ
9ย years, 4ย months ago
9ย years, 4ย months ago
It depends on the type of i. If i is an integer, your compiler will likely generate the exact same code either way. If i is a complex type like an iterator with range checking,โฆ
9ย years, 4ย months ago
9ย years, 4ย months ago
For games, it's pretty safe. For embedded devices, micro-controllers, digital signal processors, network hardware, etc. it's not safe.
9ย years, 4ย months ago
Latest Activity
See all in DiscussionsYou don't need to worry about string hash collisions screwing up equality unless you explicitly tell the Dictionary class to โฆ
9ย years, 4ย months ago
It depends on the type of i. If i is an integer, your compiler will likely generate the exact same โฆ
9ย years, 4ย months ago
For games, it's pretty safe. For embedded devices, micro-controllers, digital signal processors, network hardware, etc. it's not safe.
9ย years, 4ย months ago