Skip to content

Lazy Iterator #9

@liuggio

Description

@liuggio

Is not possible now to use a lazy Iterator,
the iterator is converted to a queue https://github.com/liuggio/spawn/blob/master/src/Queue/SplQueue.php#L20
in order to use the 'freeze' behaviour
maybe an Iterator that behave like the QueueInterface would be a better solution

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions