Skip to content

iterating over an empty Union raises an error #183

@campospinto

Description

@campospinto

an empty Union is a None object:

# a. If the required Union contains no domains, return None;

which raises an error when trying to iterate over it. This is not convenient and should be fixed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions