mirror of
https://gitee.com/johng/gf
synced 2026-06-06 16:21:40 +08:00
update
This commit is contained in:
@ -23,9 +23,7 @@ func ExampleStrSet_NewStrSet() {
|
||||
fmt.Println(strSet.Slice())
|
||||
|
||||
// May Output:
|
||||
//Iterator str1
|
||||
//Iterator str2
|
||||
//Iterator str3
|
||||
// [str3 str1 str2]
|
||||
}
|
||||
|
||||
// NewStrSetFrom returns a new set from `items`.
|
||||
|
||||
Reference in New Issue
Block a user