scala-algorithms
scala-algorithms copied to clipboard
[Strings] Vowel counting
trafficstars
Add vowel counting algorithm.
Description
Count the number of occurrences of vowels in a given string.