Skip to content

Consuming iterators of GRanges objects #7

Description

@vsbuffalo

We need consuming iterators of GRanges and GRangesEmpty objects — not only will this clean up the API but it could be faster.

See IntoIterableRangesContainer in src/ranges/vec.rs for an idea of how ranges could be consumed.

With data, it's trickier. IndexDataContainer doesn't handle consuming; could be a new trait?

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

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions