Skip to content

Turn QuestPlus class into an iterator? #8

@hoechenberger

Description

@hoechenberger

Potentially transform class into an iterator, so users would be able to iterate over it e.g. using a for loop:

q = QuestPlus(...)
for stimulus in q:
    ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions