ID:2304541
 
(See the best response by Ter13.)
Is it possible to make iterable datum? By iterable I mean object that you can iterate over, so you could write:
for(var/x in your_datum)
...
Best response
Not directly, no.