#TextCompression
#APLQuest 2014-01: Write a function that takes a character vector and removes the interior vowels from each word. (apl.quest/2014/2/ to test your solution) #APL #TextCompression #StringManipulation
APL Quest 2014-2: How Tweet It Is
Write a function which takes a character vector and removes the interior vowels from each word.
apl.quest
December 22, 2025 at 2:07 PM