Type Alias IterableObject<T>

IterableObject: Iterable<T> & object

Type Parameters

  • T