Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@kihira
Created March 30, 2016 15:32
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 kihira/552434c9e43148aa0dedb86b28f58160 to your computer and use it in GitHub Desktop.
Save kihira/552434c9e43148aa0dedb86b28f58160 to your computer and use it in GitHub Desktop.
logs.Sort((l1, l2) => l1.message.Length - l2.message.Length);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment