pekko/akka-docs/rst/scala/code/docs/stream
Roland Kuhn 7463c50fc9 #19444 simplify signature of FlowOps.expand
Any previous usage can be represented in this fashion while typically
saving one function allocation and also saving the function literal’s
syntax overhead (for the seed). Plus a new feature: the provided
iterator does not have to be infinite, limiting how far expand is
allowed to go.
2016-01-20 09:27:45 +01:00
..
cookbook also fix FlowInterleaveSpec 2016-01-20 10:01:58 +02:00
io +doc #19429 initial merge of docs-dev and docs 2016-01-14 00:31:03 +01:00
ActorPublisherDocSpec.scala +doc #19429 initial merge of docs-dev and docs 2016-01-14 00:31:03 +01:00
ActorSubscriberDocSpec.scala +doc #19429 initial merge of docs-dev and docs 2016-01-14 00:31:03 +01:00
BidiFlowDocSpec.scala +doc #19429 initial merge of docs-dev and docs 2016-01-14 00:31:03 +01:00
CompositionDocSpec.scala also fix FlowInterleaveSpec 2016-01-20 10:01:58 +02:00
FlowDocSpec.scala also fix FlowInterleaveSpec 2016-01-20 10:01:58 +02:00
FlowErrorDocSpec.scala +doc #19429 initial merge of docs-dev and docs 2016-01-14 00:31:03 +01:00
FlowGraphDocSpec.scala also fix FlowInterleaveSpec 2016-01-20 10:01:58 +02:00
FlowParallelismDocSpec.scala also fix FlowInterleaveSpec 2016-01-20 10:01:58 +02:00
FlowStagesSpec.scala +doc #19429 initial merge of docs-dev and docs 2016-01-14 00:31:03 +01:00
GraphCyclesSpec.scala +doc #19429 initial merge of docs-dev and docs 2016-01-14 00:31:03 +01:00
GraphStageDocSpec.scala also fix FlowInterleaveSpec 2016-01-20 10:01:58 +02:00
IntegrationDocSpec.scala also fix FlowInterleaveSpec 2016-01-20 10:01:58 +02:00
MigrationsScala.scala =doc fix github link as in #19434 2016-01-14 13:13:02 +01:00
RateTransformationDocSpec.scala #19444 simplify signature of FlowOps.expand 2016-01-20 09:27:45 +01:00
ReactiveStreamsDocSpec.scala also fix FlowInterleaveSpec 2016-01-20 10:01:58 +02:00
StreamBuffersRateSpec.scala also fix FlowInterleaveSpec 2016-01-20 10:01:58 +02:00
StreamPartialFlowGraphDocSpec.scala +doc #19429 initial merge of docs-dev and docs 2016-01-14 00:31:03 +01:00
StreamTestKitDocSpec.scala +doc #19429 initial merge of docs-dev and docs 2016-01-14 00:31:03 +01:00
TwitterStreamQuickstartDocSpec.scala also fix FlowInterleaveSpec 2016-01-20 10:01:58 +02:00