Skip to content
#

fp

Here are 537 public repositories matching this topic...

fs2
Daenyth
Daenyth commented Jul 16, 2020

It should cover when you'd use and how to use:

  • parEvalMap/Unordered
  • parJoin
  • concurrently
  • merge*

There's the page on Queue/Topic/etc but there's not a great single page on the operations directly on Stream. The Guide section on concurrency is very short and doesn't cover some of the most common operations (parEvalMap especially)

armanbilge
armanbilge commented Mar 24, 2022

See typelevel/cats-effect#2906 (comment).

This is similar to the Console issues in typelevel/cats-effect#2604. However, in that case the method would link and only fail at runtime.

In this case, these methods would not link at all. So arguably we could completely remove them from the JS side without breaking binary-compatibilit

FxTS

Improve this page

Add a description, image, and links to the fp topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the fp topic, visit your repo's landing page and select "manage topics."

Learn more