No description
Generatively attempts to verify that it behaves exactly like the collections library Removes the use of Vector.builder for an easier-to-follow Vector implementation while waiting for this to be reimplemented as a GraphStage. Also, the Builder implementation relies on undefined behavior: "Builder.result() — Produces a collection from the added elements. The builder's contents are undefined after this operation." - http://www.scala-lang.org/api/current/#scala.collection.mutable.Builder |
||
|---|---|---|
| akka-bench-jmh-dev/src/main/scala/akka | ||
| akka-docs-dev | ||
| akka-http/src/main | ||
| akka-http-core | ||
| akka-http-marshallers-java/akka-http-jackson/src/main/scala/akka/http/javadsl/marshallers/jackson | ||
| akka-http-marshallers-scala | ||
| akka-http-testkit/src | ||
| akka-http-tests | ||
| akka-http-tests-java8/src | ||
| akka-parsing/src/main | ||
| akka-stream/src/main | ||
| akka-stream-tck/src/test/scala/akka/stream/tck | ||
| akka-stream-testkit/src | ||
| akka-stream-tests/src/test | ||