mirror of
https://github.com/gohugoio/hugo.git
synced 2026-09-03 04:02:38 +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