Skip to content

Proposal: StateFlow.asWorkflow() extension #18

Open
@zach-klippenstein

Description

@zach-klippenstein

StateFlow<T> is a stream of values that always has a "current" value, and emits that value to all new subscribers. This is conceptually similar to a Workflow<Unit, T, T>.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions