Skip to content

iterating over an empty Union raises an error #183

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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