Skip to content

A typo on Gitbook guide #90

@riemannulus

Description

@riemannulus

this one should be

.scan(String::length)
.reduce(0)...

not

.map(String::length)
.reduce(0)

here is url: https://thomasnield.gitbooks.io/rxjavafx-guide/content/2.%20RxJava%20Fundamentals.html#scan

and here is a screenshot

image

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