Skip to content

Align iterators #951

Closed
@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

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions