Skip to content

jextract-swift support for Swift Optional #31

Open
@ktoso

Description

@ktoso

Look into what we need to do to handle

swift
func get() -> Int?
func take(_: Int?)

The exposed Java interface should be using Optional<T> OR OptionalInt and its friends: OptionalDouble, OptionalLong

Metadata

Metadata

Assignees

No one assigned

    Labels

    jextract-swiftIssues related to jextract-swift

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions