- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for This (0.02 seconds)
-
doc/go_spec.html
Together with the <a href="#Iota"><code>iota</code> constant generator</a> this mechanism permits light-weight declaration of sequential values: </p> <pre> const ( Sunday = iota Monday Tuesday Wednesday Thursday Friday Partyday numberOfDays // this constant is not exported ) </pre> <h3 id="Iota">Iota</h3> <p>
Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Tue Dec 02 23:07:19 GMT 2025 - 286.5K bytes - Click Count (1)