Guest User

Untitled

a guest
Nov 21st, 2017
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.08 KB | None | 0 0
  1. //This is the sort syntax
  2. initial_array.sort()
  3. initial_array.sort(compareFunction)
Add Comment
Please, Sign In to add comment