Skip to content

ProxyHashSet interface #1011

@marat-gainullin

Description

@marat-gainullin

It would be great to have a way to mimic native JS object Set on top of Java Set for example. There is a ProxyHashMap interface. It enables us to implement a JS mimic of Map on top of Java Map and use on Java/JS boundaries.
Is it somehow possible? Actually it is a little bit weird to have ProxyHashMap interface and to miss ProxyHashSet interface.

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