Hello I found the Concatenation("a","b") function but, can I define method like as "a"+"b", "a"+1 ? and is it possible to use [1,2]^(1,2) as "List([1,2],i->i^(1,2));" ? Please let me know how can i find related documentations or hints