Skip to content
This repository was archived by the owner on Feb 9, 2022. It is now read-only.
This repository was archived by the owner on Feb 9, 2022. It is now read-only.

.length() is referenced in documentation but does not exist. #36

@Fiveside

Description

@Fiveside

On the documentation page under examples, the following line indicates that wu iterators have a .length() method:

wu(s).takeWhile(n => n < .25).length();

However I can't find any indication of a .length() method existing in wu. I assume its just a documentation bug.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions