我怎样才能删除这个收益率?我想使用地图而不是:
val cols = for(x <- 0 to 6) yield for(y <- 0 to 5) yield apply(x, y)
这可能吗?
谢谢!
最好的问候,约翰
scala yield
scala ×1
yield ×1