Skip to content

Docs for flat_map should reference concat_map but instead reference flat_map #589

@dagardner-nv

Description

@dagardner-nv

Line in question:

Rx/v2/src/rxcpp/operators/rx-flat_map.hpp

Observables, produced by the CollectionSelector, are merged. There is another operator rxcpp::observable<T,SourceType>::flat_map that works similar but concatenates the observables.

Doxygen link:
http://reactivex.io/RxCpp/classrxcpp_1_1observable.html#ab1195b083ffa5a97fb1deb854c1e9bee

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions