I'm trying to create a string representing UInt64.max using NumberFormatter. Here's the code: let formatter = NumberFormatter() formatter.usesGroupingSepar
As was said in the title, bitshifting a uint64_t type gives wrong results. I have absolutely no idea why this is the case. It seems like on the edges of the shi