Updated Iota (markdown)

Inanc Gumus 2017-11-12 00:19:00 +02:00
parent 42b1be52fc
commit e6748de7c9

@ -30,4 +30,8 @@ const (
ZB
YB
)
```
```
# Articles
* [Ultimate Visual Guide to Go Enums and Iota](https://blog.learngoprogramming.com/golang-const-type-enums-iota-bc4befd096d3) _2017-10-09_