gpt4 book ai didi

function - 带有 =(等号)的 Scala 方法

转载 作者:行者123 更新时间:2023-12-04 05:24:57 31 4
gpt4 key购买 nike

这个问题在这里已经有了答案:




8年前关闭。




Possible Duplicate:
When to use the equals sign in a Scala method declaration?



有什么区别

def x {}



def x = {}

?

最佳答案

def x {}被称为“程序”风格,它是def x: Unit = {}的简写(引用来自 this post 的 Viktor Klang)。

关于function - 带有 =(等号)的 Scala 方法,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/13300038/

31 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com