Skip to content

Add BufRead extension methods for reading text terminated by a NewlinePattern #11

@jwodder

Description

@jwodder

Prerequisite: #10

  • There should be NewlinePattern equivalents of both BufRead::read_line() and BufRead::lines() (and BufRead::read_until() and BufRead::split()?)

  • Add options for whether to retain trailing matches and/or yield a final empty string after a final match

Metadata

Metadata

Assignees

No one assigned

    Labels

    blockedCannot be implemented until something else happensenhancementNew feature or request therefor

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions