|
|
|
|
|
by anonymoushn
484 days ago
|
|
I'm primarily writing "general-purpose" code (especially parsers and formatters) rather than code that does the same math operation on a big array, so it's usually not reasonable to even use the same approach to the problem with different vector extensions :( |
|