- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for element_type (0.06 seconds)
-
doc/go_spec.html
type, called the element type. The number of elements is called the length of the array and is never negative. </p> <pre class="ebnf"> ArrayType = "[" ArrayLength "]" ElementType . ArrayLength = Expression . ElementType = Type . </pre> <p> The length is part of the array's type; it must evaluate to a non-negative <a href="#Constants">constant</a> <a href="#Representability">representable</a> by a value
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)