#APLQuest 2016-06: Write a function that takes a vector of vectors as its right argument and returns it sorted by the length of each element (see https://apl.quest/2016/6/ to test your solution and view ours).
#APLQuest 2016-06: Write a function that takes a vector of vectors as its right argument and returns it sorted by the length of each element (see https://apl.quest/2016/6/ to test your solution and view ours).