Skip to content

@Nullable Annotations for Option<T> #61

@ShayBox

Description

@ShayBox

I'm using this with Kotlin because it supports FFM, but when I use Option<T> it doesn't generate @Nullable annotations, so Kotlin assumes it's not nullable. I think this would also generally be a good idea because LSPs can still warn Java users with the same annotations.

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