Skip to content

Amend spec of dyn and some #22

@ArielG-NV

Description

@ArielG-NV

The problem currently:

  • dyn InterfaceType varDecl must have a dyn interface type
  • if we are dyn interface we ban opaque non-copyable unsized
  • Therefore we have no solution to not break user-code using interfaces in 2025 as variables/parameters since fixing 1 problem makes the other an issue (especially problematic with auto-diff interfaces).

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions