- Sort Score
- Result 10 results
- Languages All
Results 61 - 61 of 61 for secuencial (0.08 sec)
-
doc/go_spec.html
to the number of expressions in the previous list. 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>
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Tue May 06 19:12:15 UTC 2025 - 286.2K bytes - Viewed (0)