Márcio Ferreira

Results 1 comments of Márcio Ferreira

Groovy pode? Se sim, seria apenas `int sumOfElemsInArr(def arr){ /*should throw error if arr == null*/ return arr.sum() }`