Closed ebyhr closed 4 years ago
Currently, the format of function description is varied as below (The first character uppercase/lowercase and the following period)
word_stem
zip
Let's settle on sentence case (uppercase first letter).
Currently, the format of function description is varied as below (The first character uppercase/lowercase and the following period)
word_stem
: returns the stem of a word in the given languagezip
: Merges the given arrays, element-wise, into a single array of rows.