canBeIteratedWithForIn
P128040
predicate
Indicates that an entity supports iteration using a `for...in` loop construct.
All labels observed (3)
| Label | Occurrences |
|---|---|
| NSFastEnumerationStateField | 4 |
| canBeIteratedWithForIn canonical | 1 |
| supportsIterables | 1 |
Description generation (PDg)
The one-sentence description above was generated by prompting gpt-5.1 with the predicate name and this instruction.
Instruction
Given a predicate that represents a relationship or action between entities, generate a one-sentence description explaining its meaning. # Instructions Focus on describing the relationship, not the entities themselves. # Response Format Begin the description with \' Indicates...\'
Input
Predicate: canBeIteratedWithForIn
Generated description
Indicates that an entity supports iteration using a `for...in` loop construct.
Sample triples (6)
| Subject | Object |
|---|---|
| ClosedRange | trueForStrideableBounds ⓘ |
| heapq | any iterable via predicate surface "supportsIterables" ⓘ |
| NSFastEnumeration | unsigned long state via predicate surface "NSFastEnumerationStateField" ⓘ |
| NSFastEnumeration | id __unsafe_unretained *itemsPtr via predicate surface "NSFastEnumerationStateField" ⓘ |
| NSFastEnumeration | unsigned long *mutationsPtr via predicate surface "NSFastEnumerationStateField" ⓘ |
| NSFastEnumeration | unsigned long extra[5] via predicate surface "NSFastEnumerationStateField" ⓘ |