Type Alias Collection<T>

Collection: Set<T>

Collection type for storing arbitrary data

Type Parameters

  • T = unknown