IEnumerable<string> / IEnumerator<string> implementation to iterate over words within a given string
Primary LanguageC#