Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 46 Bytes

8 kyu - Return array of strings by length.md

File metadata and controls

4 lines (4 loc) · 46 Bytes

Code

arr.sort_by {|x| x.length}