I didn't found a bracketing way also, so I decided to propose this:
   
    map((x) -> transt[x], [1:3])

which will return in your case an ASCIIString array, which you can index in 
your wished way.

If someone can enlighten me...pretty welcome 

Reply via email to