Skip to content

Java2Swift: Generalize conformances of Java collection types to Swift sequence protocols #96

Open
@DougGregor

Description

@DougGregor

The JavaKitCollection module has a conformance of java.util.List to Swift's Sequence protocol. We should find a way to expand and generalize this so all of the various Java collection types can be treated as Swift sequences.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions