Skip to content
This repository has been archived by the owner on Feb 24, 2021. It is now read-only.

Promote Arrow Fx Coroutines in library page #225

Merged
merged 2 commits into from
Aug 26, 2020

Conversation

nomisRev
Copy link
Member

@nomisRev nomisRev commented Aug 26, 2020

Updates the library section to promote Arrow Fx Coroutines according to arrow-kt/arrow-fx#257, and reference the docs to check for its integrations.

I think the size of Arrow Fx warrants it has it's own "libraries" section, that might also be in line with issue arrow-kt/arrow#2207?

Copy link
Member

@rachelcarmena rachelcarmena left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, thank you so much!! 🙌

@rachelcarmena rachelcarmena merged commit beeec79 into master Aug 26, 2020
@rachelcarmena rachelcarmena deleted the sv-update-fx-libraries-section branch August 26, 2020 19:31
}
```

The [fx library]({{ '/fx/' | relative_url }}) offers a powerful concurrency DSL with an emphasis on easy concurrency and parallelism with guarantees about concurrent and parallel resource safety. It can be used with Arrow Fx's IO or a set of typeclasses to abstract over concurrency frameworks like `RxJava`, `Reactor`, `Arrow's IO`, etc.
The [fx library]({{ '/fx/' | relative_url }}) is a Kotlin idiomatic functional effects stytem that offers a powerful set concurrency combinators and primitives with an emphasis on easy concurrency and parallelism with guarantees about concurrent and parallel resource safety and composition.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Concurrency is mentioned twice in the description. I'd go with operators instead of combinators too.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants