|
|
|
|
|
by RedComet
535 days ago
|
|
My comment had nothing to do with lambdas. The point is that Kotlin uses fun and : instead of fn/func and ->, which is a needless and tedious break with other modern languages using Pascal-style function declaration. Using val instead of let is similarly off-putting. |
|