Skip to content

Incorrect information about operators #262

@anton-kashnikoff

Description

@anton-kashnikoff

In the chapter Core Concepts of the book:

The third core concept is an operator - an object that acts both like a subscriber and a publisher. Operators are classes that adopt both the Subscriber protocol and Publisher protocol. They support subscribing to a publisher, and sending results to any subscribers.

In fact Operators don't adopt Subscriber protocol, only Publisher protocol

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions