Skip to content

Resolver using swift generic varaidic argument? #563

@alessdiimperio

Description

@alessdiimperio

Could the resolver protocol use generic variadic arguments to avoid the limit of max arguments as currently exists?

something like so..
func resolve<Service, Args...>(_ serviceType: Service.Type, arguments: Args...) -> Service?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions