<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Reflect functions on Hugo</title><link>https://v0-122-0--gohugoio.netlify.app/functions/reflect/</link><description>Recent content in Reflect functions on Hugo</description><generator>Hugo -- gohugo.io</generator><language>en</language><atom:link href="https://v0-122-0--gohugoio.netlify.app/functions/reflect/index.xml" rel="self" type="application/rss+xml"/><item><title>reflect.IsMap</title><link>https://v0-122-0--gohugoio.netlify.app/functions/reflect/ismap/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://v0-122-0--gohugoio.netlify.app/functions/reflect/ismap/</guid><description>{{ reflect.IsMap (dict &amp;#34;key&amp;#34; &amp;#34;value&amp;#34;) }} → true {{ reflect.IsMap &amp;#34;yo&amp;#34; }} → false</description></item><item><title>reflect.IsSlice</title><link>https://v0-122-0--gohugoio.netlify.app/functions/reflect/isslice/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://v0-122-0--gohugoio.netlify.app/functions/reflect/isslice/</guid><description>{{ reflect.IsSlice (slice 1 2 3) }} → true {{ reflect.IsSlice &amp;#34;yo&amp;#34; }} → false</description></item></channel></rss>