mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 15:28:54 +00:00
c84f506f8e
Add a reflect namespace that offers a two boolean functions for testing if a value is a map or slice. Fixes #4081