mirror of
https://github.com/gohugoio/hugo.git
synced 2025-09-08 03:50:56 -04:00

Returns true if a given field value that is a slice / array of strings, integers or floats contains elements in common with the matching value. It follows the same rules as the intersect function. Closes #1945