unique
The unique filter gets the unique values from an array.
This filter is unique to Aptuitiv. It is not part of the core Twig functionality.
{% set unique = arrayVariable|unique %}