func encoding/gob.encComplex64Slice
3 uses
encoding/gob (current package)
enc_helpers.go#L34: reflect.Complex64: encComplex64Slice,
enc_helpers.go#L82: return encComplex64Slice(state, v.Slice(0, v.Len()))
enc_helpers.go#L85: func encComplex64Slice(state *encoderState, v reflect.Value) bool {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)