mirror of
https://github.com/duke-git/lancet.git
synced 2026-02-04 12:52:28 +08:00
Update stream_example_test.go
This commit is contained in:
@@ -413,7 +413,7 @@ func ExampleStream_LastIndexOf() {
|
||||
// 3
|
||||
}
|
||||
|
||||
func ExampleStream_ToMap() {
|
||||
func ExampleToMap() {
|
||||
type Person struct {
|
||||
Name string
|
||||
Age int
|
||||
|
||||
Reference in New Issue
Block a user