Skip to content

Change the type of combine #59

@nickgian

Description

@nickgian

It would be useful to change the type of combine from dict[a,b] -> dict[a,b] -> dict[a,b] to dict[a,b] -> dict[a,c] -> dict[a,d].
This requires updating the type checker, BDD backend and compiler for native simulation.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

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