Skip to content

expand pyqir.FunctionType to allow List of type as return #258

@cqc-melf

Description

@cqc-melf

We would like to use self defined functions which have multiple return value. To do this we class pyqir.FunctionType would need to be extended. To simplest solution would be to change the type of the return value (ret) to List[Type] (same as param).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions