Skip to content

Instantly share code, notes, and snippets.

@fojas
Created April 14, 2011 03:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fojas/918861 to your computer and use it in GitHub Desktop.
Save fojas/918861 to your computer and use it in GitHub Desktop.
my confusing sort
function wtf_sort(llll){
for(var l1ll=llll.length;l1ll;)
for(var l11l,ll1l=(l11l=llll.length)-(l1ll--);(l11l--)-(ll1l);(llll[l11l]<llll[l11l-1])?llll[l11l]=(llll[l11l-1]^=llll[l11l]^=llll[l11l-1])^llll[l11l]:l11l);
return llll;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment