Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

Error using Bound() #685

@Lan238692

Description

@Lan238692

I think I can't use the Bound function as mentioned in the guide below.

let bound = Bound([U, V]);
bound(x);

The following error message is shown.

Couldn't match type (Qubit => Unit is Adj + Ctl) with type ('m => Unit).
Expected: ('m => Unit)[]
Actual: (Qubit => Unit is Adj + Ctl)[]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions