StackOverflow Questions for Tag: scala-streams

Xiang Zhang
Xiang Zhang

Reputation: 2973

What is the equivalent of F# seq monad in Scala

Score: 3

Views: 180

Answers: 2

Read More
Jeet Banerjee
Jeet Banerjee

Reputation: 234

FS2 stream group into chunks using a predicate

Score: 0

Views: 352

Answers: 0

Read More
Jeet Banerjee
Jeet Banerjee

Reputation: 234

FS2 stream inside a stream

Score: 0

Views: 462

Answers: 0

Read More
Sergey Bushmanov
Sergey Bushmanov

Reputation: 25189

What is the intuition behind recursive algorithms with Streams?

Score: 4

Views: 248

Answers: 2

Read More
NoobZik
NoobZik

Reputation: 147

Generate sentences usign streams using scala

Score: 1

Views: 118

Answers: 1

Read More
DBear
DBear

Reputation: 421

Scala Stream prepend returns List instead of Stream

Score: 2

Views: 223

Answers: 1

Read More
Alexandre Annic
Alexandre Annic

Reputation: 10738

Why Source.fromInputStream is working with GZIPInputStream but not with ZipInputStream

Score: 0

Views: 435

Answers: 1

Read More
alex
alex

Reputation: 1917

Lazy Pagination in Scala (Stream/Iterator of Iterators?)

Score: 1

Views: 930

Answers: 1

Read More
Korntewin Boonchuay
Korntewin Boonchuay

Reputation: 87

Scala recursive implementation with Stream type

Score: 2

Views: 132

Answers: 1

Read More
Linde_98
Linde_98

Reputation: 428

Create and stream a zip file as it is beeing created with the playframework and scala

Score: 1

Views: 406

Answers: 1

Read More
vkt
vkt

Reputation: 1459

remove the filtered line from the file using scala fs2 file streaming

Score: 4

Views: 903

Answers: 1

Read More
colorblind
colorblind

Reputation: 168

Is it a library bug in a functional language when a function with the same name but for different collections produces different side effects?

Score: 0

Views: 136

Answers: 1

Read More
Arina Ulanova
Arina Ulanova

Reputation: 45

How does the lazy 'take' function compute the Scala stream further?

Score: 3

Views: 340

Answers: 2

Read More
Shreck Ye
Shreck Ye

Reputation: 1859

Do Kotlin Sequences cache intermediate results?

Score: 3

Views: 449

Answers: 1

Read More

How to consume api rest passing flink stream as parameter and return this stream transformed

Score: 0

Views: 600

Answers: 2

Read More
lex82
lex82

Reputation: 11297

Operator or method for turning a Scala stream into a stream of streams (suffixes of given stream)

Score: -1

Views: 159

Answers: 1

Read More
Daniel.T
Daniel.T

Reputation: 23

Polymorphic type error during recursion - how to solve?

Score: 0

Views: 143

Answers: 2

Read More
Gnana
Gnana

Reputation: 2230

Spark Kafka Streaming multi partition CommitAsync issue

Score: 0

Views: 2278

Answers: 2

Read More
Gnana
Gnana

Reputation: 2230

Spark Kafka Streaming CommitAsync Error

Score: 0

Views: 941

Answers: 1

Read More
Christian Benincasa
Christian Benincasa

Reputation: 1215

Scala Stream.grouped buffers entire stream into memory

Score: 4

Views: 369

Answers: 0

Read More
PreviousPage 1Next