Skip to content

[Feature] Allow mix of generic and typed parameters in functions #824

@Ph0enixKM

Description

@Ph0enixKM

Is your feature request related to a problem? Please describe.
As we currently don't support union types, developers should be allowed to use generic types in cases where union types would be a good fit.

Describe the solution you'd like
Remove the error saying: Function '{name}' has a mix of generic and typed arguments

Additional context
This error can later be introduced in a form of a warning to make it less strict than it is right now.

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