Please use a spoiler flag.
This comment is hidden because it contains spoiler information about the solution
why use call instead of init, it seems that the test code only initializes LazyInit class
for i, v := range arr[1:] to skip a few elements in the array
Loading collection data...
Please use a spoiler flag.
This comment is hidden because it contains spoiler information about the solution
why use call instead of init, it seems that the test code only initializes LazyInit class
This comment is hidden because it contains spoiler information about the solution
for i, v := range arr[1:] to skip a few elements in the array