Hacker News new | ask | show | jobs
by JoachimSchipper 5864 days ago
You are aware that this is, to a C programmer, horribly inefficient? (Specifically, it violates the "in-place" requirement, but the actual overhead of that is dwarfed by everything else.)