Skip to content

Align iterators #951

Open
Open
@alexandrosfilios

Description

@alexandrosfilios

Make sure we use the same type of iterator interface for both FSC and FTS. Limit as much as possible the use and manual creation of iterators and extract to a utility, to ensure that we avoid common pitfalls (such as closing resources) and that we can use common utilities, such as iterators.Map, iterators.Filter

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions