Skip to content

jextract: Support SIMPLE parameter packs #836

Description

@ktoso

We should be able to support simple parameter packs perhaps by making them into java var args?

public func tuplify<each T>(_ xs: repeat each T) {}

May not always work since they're more expressive but worth a shot

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature:jextractIssues related to jextract-swift

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions