Yeah we probably need to offer a sort that inlines the comparator. That said, I 
have seen the C compilers remove indirect calls if they can prove the jump 
destination (and for `sort` that is actually rather easy to determine).

Reply via email to