mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-17 21:01:26 +02:00
6 lines
125 B
Markdown
6 lines
125 B
Markdown
---
|
|
title: walk
|
|
---
|
|
|
|
To _walk_ is to recursively traverse a nested data structure. For example, rendering a multilevel menu.
|