c2go icon indicating copy to clipboard operation
c2go copied to clipboard

Native implementation of qsort()

Open elliotchance opened this issue 8 years ago • 0 comments

At the moment qsort() is handled by the transpiler. Once the language understanding and features is strong enough this should be implemented in pure Go like the other cstdlib functions.

elliotchance avatar Jan 02 '18 23:01 elliotchance