publish arrays
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// Maps are Go's built-in [associative data type](http://en.wikipedia.org/wiki/Associative_array)
|
||||
// _Maps_ are Go's built-in [associative data type](http://en.wikipedia.org/wiki/Associative_array)
|
||||
// (sometimes called _hashes_ or _dicts_ in other languages).
|
||||
|
||||
package main
|
||||
|
||||
Reference in New Issue
Block a user