- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for t1 (0.02 seconds)
-
doc/go_spec.html
or of a type containing <code>T</code> as a component, directly or indirectly, if those containing types are only array or struct types. </p> <pre> // invalid array types type ( T1 [10]T1 // element type of T1 is T1 T2 [10]struct{ f T2 } // T2 contains T2 as component of a struct T3 [10]T4 // T3 contains T3 as component of a struct in T4
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Wed Apr 01 23:39:18 GMT 2026 - 287.8K bytes - Click Count (1)