The Set hole will go live in approximately . Why not try and solve it ahead of time?

Parsing

Converting strings to integers

x.toInteger()
x as Integer
x as int

Looping through list/string

for(a in args)
args.each{it}

Misc