For a deeper understanding of type inference in Scala, I recommend this article. It explains how the Partial Unification feature helps when a provided type has a different arity than what the compiler expects. #scala https://nschejtman.medium.com/understanding-partial-unification-in-scala-317614c5dac7
资料修改成功