Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
suprfsat
on Oct 27, 2022
|
parent
|
context
|
favorite
| on:
No safe efficient ways to do three-way string comp...
well the comment says it's faster to use the built-in string comparison operators ==, <, >, and so on.
the reason it's faster is because the function is intentionally slow, but
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
the reason it's faster is because the function is intentionally slow, but