mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-05 04:09:05 -04: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