mirror of
https://github.com/gohugoio/hugo.git
synced 2025-05-02 05:58:38 +00:00
451 B
451 B
title | description | categories | keywords | menu | function | namespace | relatedFunctions | aliases | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
reflect.IsMap | Reports whether the value is a map. |
|
|
|
reflect |
|
|
{{ reflect.IsMap (dict "key" "value") }} → true
{{ reflect.IsMap "yo" }} → false