Data/Types/ResourceSetInterface.php

A Set Interface

An instantiated Set is like an array, but only holds unique values without really any keys to the set itself. It's just a collection of unique values, like a pool of variables.

Interfaces

SetInterface Set Interface - Defines A Set Data Structure