Skip to content

impl DoubleEndedIterator for TokenIter #33

Description

@PrivateRookie

In some case, I want to search token in reverse to find the last match token, but TokenIter impl Iteractor trait only, so sm.tokens().rev() will not compile.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions