jw
return list(FunctionA(), FunctionB())
return listOfSomething.map { SomeFunction(it) }
A modern programming language that makes developers happier.