It's probably(?) wrong that the platform adaptive string conversion is where it is in the tree. The platform-adaptive ordinal based string comparison is much easier to work with. One or the other pattern should be followed, not both.
It's probably(?) wrong that the platform adaptive string conversion is where it is in the tree.
The platform-adaptive ordinal based string comparison is much easier to work with.
One or the other pattern should be followed, not both.