Checks if a target object implements the iterator protocol.
The object to check.
true if the target is an iterator, otherwise false.
true
false
Checks if a target object implements the iterator protocol.