#APLQuest 2016-05: Write a function that takes a vector as its right argument and returns elements that occur only once in the vector (see https://apl.quest/2016/5/ to test your solution and view ours).
#APLQuest 2016-05: Write a function that takes a vector as its right argument and returns elements that occur only once in the vector (see https://apl.quest/2016/5/ to test your solution and view ours).