Skip to content

Add a scan operator #12

Description

@dariomannu

Describe the solution

Sometimes overlooked, including in the current WICG/Observable proposal, the scan operator (a progressive reduce that emits over time, not just on completion) is fundamental for implementing even basic functionality such as a click-counter button, which is like the 'Hello world' of reactive programming. Please consider adding it.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions