联系方式:
asSequence
fun DoubleStream.asSequence(): Sequence<Double>
Creates a Sequence instance that wraps the original stream iterating through its elements.