mirror of
https://github.com/gohugoio/hugo.git
synced 2025-05-09 18:12:41 +00:00
12 lines
237 B
Markdown
12 lines
237 B
Markdown
---
|
|
title: Reflect functions
|
|
linkTitle: reflect
|
|
description: Template functions to determine a value's data type.
|
|
categories: []
|
|
keywords: []
|
|
menu:
|
|
docs:
|
|
parent: functions
|
|
---
|
|
|
|
Use these functions to determine a value's data type.
|