[stringtemplate-interest] question about maps

Oana Tabaranu oanat at yoterra.ro
Sat Aug 25 05:34:07 PDT 2007


Hello!
  I would like to iterate over a map using as key another list value(like a double for
loop):
$myKeys:{k|<a href = "#">$k$</a>
<div>$myMap.$k$:{l|<a href = "#"> $l$</a> &nbsp;}$</div>
}$
Is it possible to do something like this using ST?
Oana


More information about the stringtemplate-interest mailing list