エントリーの編集

エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
Introduce SharedFlow · Issue #2034 · Kotlin/kotlinx.coroutines
記事へのコメント0件
- 注目コメント
- 新着コメント
このエントリーにコメントしてみましょう。
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています

- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
Introduce SharedFlow · Issue #2034 · Kotlin/kotlinx.coroutines
Introduction There is a need to have a Flow implementation that is hot (always active independent... Introduction There is a need to have a Flow implementation that is hot (always active independently of collectors) and shares emitted values among all collectors that subscribe to it. Its design generalizes StateFlow beyond the narrow set of use-case it supports (see #1973). Previously it was discussed in various issues under the tentative name of EventFlow, but having analyzed use-cases and worke