8000 Consider redefining Map and Set as interfaces · Issue #39 · arr-ai/frozen · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Consider redefining Map and Set as interfaces #39
Open
@marcelocantos

Description

@marcelocantos

Perhaps Set and Map should be interfaces. Different implementations could be optimised for specific use cases (e.g., IntSet) and even have their own specific methods, but all usable via the common interfaces. It should thus be possible to union a Set and an IntSet.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Low priority

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0