Skip to content

Followup: Candidates for range syntax #1613

@cenodis

Description

@cenodis

This is a followup to #1402 which was merged in #1608. The merged implementation only includes range variants for many and fold. More parsers were mentioned as candidates in #1402.

This issue tracks the status of those candidates for conversion to a range syntax.

Current candidates

  • take_till* (take_till, take_till1)
  • take_while* (take_while, take_while1, take_while_m_n)
  • take_until* (take_until, take_until1)
  • many_till
  • seperated_list* (seperated_list0, seperated_list1)

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