#APLQuest 2015-03: Write a function that takes an integer right argument and returns a vector of the terms in the Farey sequence of that order (see https://apl.quest/2015/3/ to test your solution and view ours).
#APLQuest 2015-03: Write a function that takes an integer right argument and returns a vector of the terms in the Farey sequence of that order (see https://apl.quest/2015/3/ to test your solution and view ours).