mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-10-13 14:30:47 -04:00
16 lines
329 B
Markdown
16 lines
329 B
Markdown
---
|
|
title: The Dot (.)
|
|
linktitle: The Dot (.)
|
|
description:
|
|
godocref: https://golang.org/pkg/text/template/#hdr-Variables
|
|
date: 2017-02-01
|
|
publishdate: 2017-02-01
|
|
lastmod: 2017-02-01
|
|
tags: [fundamentals,iteration]
|
|
categories: [functions]
|
|
weight: 02
|
|
toc: false
|
|
draft: false
|
|
aliases: [/functions/dot/,/functions/the-dot/]
|
|
notes:
|
|
--- |