Skip to content

impl Reader for character iterators #2

@untitaker

Description

@untitaker

It should be possible to implement Reader for all T where T: Iterator<Item = char>. This will need some extra allocations for lookahead though.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions