Functional processing of Scala streams without OutOfMemory errors

前端 未结 4 1920
生来不讨喜
生来不讨喜 2020-12-04 20:06

Is it possible to apply functional programming to Scala streams such that the stream is processed sequentially, but the already processed part of the stream can be garbage c

4条回答
提交回复
热议问题