rust/library
Warrenren 5e9e73cc9f
line 1352, change self to (*self), other to (*other)
The current code will not results bug, but it difficult to understand. These code result to call &f32::partial_cmp(), and the performance will be lower than the changed code. I'm not sure why the current code don't use (*self) (*other), if you have some idea, please let me know.
2022-06-10 19:08:03 +08:00
..
2022-05-20 09:30:26 +02:00
2022-06-03 17:16:41 -04:00
2022-06-03 17:16:41 -04:00
2022-05-27 07:36:17 -04:00
2022-06-03 17:16:41 -04:00
2022-06-03 17:16:41 -04:00