Versions in this module Expand all Collapse all v1 v1.0.1 Jan 1, 2014 Changes in this version + func Stem(s []rune) []rune + func StemString(s string) string + func StemWithoutLowerCasing(s []rune) []rune + func TestHasSuffix(t *testing.T)