Hacker News new | ask | show | jobs
by dwattttt 546 days ago
Maybe the best example of this would be memcpy. It's extremely clear what it does, but the implementations would surely be "clever" code. And yet you don't need to know anything about SSE to use it.