akka/akka-core

Source.combine instance method sould require only one argument

Open

#22.452 aberto em 4 de mar. de 2017

Ver no GitHub
 (11 comments) (1 reaction) (0 assignees)Scala (3.547 forks)batch import
1 - triagedhelp wantedt:stream

Métricas do repositório

Stars
 (13.277 stars)
Métricas de merge de PR
 (Mesclagem média 17h 35m) (11 fundiu PRs em 30d)

Description

It is currently a copy of the static combine and should either be removed or changed so that it requires a minimum of one argument and adds itself as the first input of the resulting Source.

Guia do colaborador