iterable

/aɪˈtɛrəbəl/

Definitions

1. adjective

capable of being iterated; able to be processed or operated on in a sequence of discrete items

“The algorithm’s ability to handle iterable data structures made it highly efficient.”

2. noun

an object that can be iterated over; a sequence of items that can be processed one at a time

“The iterable provided a convenient way to access each element of the data set.”

Synonyms

  • collection
  • iterable object
  • sequence

Antonyms

  • immutable
  • non-iterable