1.1 KiB
1.1 KiB
title | description | menu | weight | cascade | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
dict package | The `dict` package provides functions for interacting with dictionary types. |
|
11 |
|
The dict
package provides functions for interacting with dictionary types.
Import the dict
package:
import "dict"
Functions
{{< children type="functions" show="pages" >}}