Version: 2022.1
言語: 日本語
public static string[] FindShiftLeftVariations (string word);

パラメーター

word Word to extract variations from.

戻り値

string[] List of variations for a word.

説明

Extract all variations on a word. As an example: the word hello would have the following variations: h, he, hel, hell, hello.