reflect.Type.CanSeq2 (method)

2 uses

	reflect (current package)
		type.go#L249: 	CanSeq2() bool

	text/template
		exec.go#L471: 		if val.Type().CanSeq2() {