mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
Updated Iota (markdown)
parent
e6748de7c9
commit
2f4bb2ab14
4
Iota.md
4
Iota.md
@ -32,6 +32,10 @@ const (
|
||||
)
|
||||
```
|
||||
|
||||
Weekday enum example - How iota is calculated - From [Learn Go Programming Blog](https://blog.learngoprogramming.com):
|
||||
|
||||

|
||||
|
||||
# Articles
|
||||
|
||||
* [Ultimate Visual Guide to Go Enums and Iota](https://blog.learngoprogramming.com/golang-const-type-enums-iota-bc4befd096d3) _2017-10-09_
|
Loading…
x
Reference in New Issue
Block a user