Created by: Lartu
It would be wonderful to have FOR EACH loops in LDPL to iterate through every element in a MAP or a LIST. Maybe something like:
FOR EACH
FOR EACH <var of the same type of the list> IN <list> DO REPEAT