Skip to content
This repository was archived by the owner on Aug 13, 2021. It is now read-only.
This repository was archived by the owner on Aug 13, 2021. It is now read-only.

Make stateful operators easier to write #70

Description

@pingpongboss

Stateful operators are difficult to implement correctly, because the same operator instance can be reused across many streams.

This is an android-specific issue, since only android has the stream.compose(operator) pattern.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions