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