mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-27 22:09:53 +02:00
6 lines
112 B
Markdown
6 lines
112 B
Markdown
---
|
|
title: walk
|
|
---
|
|
|
|
To recursively traverse a nested data structure. For example, rendering a multilevel menu.
|