Skip to content

Add support for constructor/method shapes using out parameters. #380

@eiriktsarpalis

Description

@eiriktsarpalis

Today PolyType does not support methods with out parameters. We should change that so that signatures with out parameters are supported, however unlike other supported ref-like parameters (ref, in, ref readonly) care must be taken so that out parameters are not listed as one of the parameters of the wrapping method shape.

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions