Mird.Glue.Scanner scanner() Mird.Glue.Scanner scanner(int key)
Creates a scanner over the called table; if key is given, continue at that key (as returned from Mird.Glue.Scanner.next_key() ).
A scanner can be used to loop over all elements in a table.