const internal/reflectlite.Slice
8 uses
internal/reflectlite (current package)
swapper.go#L18: if v.Kind() != Slice {
type.go#L104: Slice
type.go#L419: Slice: "slice",
type.go#L480: case Slice:
type.go#L600: case Slice:
type.go#L910: case Ptr, Slice:
value.go#L301: case Interface, Slice:
value.go#L340: case Slice:
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |