pekko/akka-docs-dev/rst/scala/code/docs/stream/cookbook
lolski 21381d5710 =str #19293 fix issues in Sink.seq + minor doc fixes + use Sink.seq and limit in tests where appropriate
* Sink.seq (Scala DSL) now returns immutable.Seq rather than Seq
* Sink.seq will not silently truncate when incoming elements is > Int.MAX_VALUE
* minor doc fixes
* replacing various grouped(n) / Sink.head with limit(n) / Sink.seq in various tests
* fix inconsistent indentation in RequestParserSpec
2016-02-12 01:36:21 +08:00
..
RecipeSeq.scala =str #19293 fix issues in Sink.seq + minor doc fixes + use Sink.seq and limit in tests where appropriate 2016-02-12 01:36:21 +08:00