I\'m trying to understand the difference between those 3. In particular their type.
val func0: (Int, Int, Int) => Int = _ + _ + _ //func0: (Int, Int, Int)