mirror of
https://github.com/tiennm99/hugoDocs.git
synced 2026-09-20 02:21:31 +00: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