Skip to content

clarify set API #3272

Closed
Closed
@JeffBezanson

Description

@JeffBezanson

I suggest we remove "cute" definitions such as

|(s::Set...) = union(s...)

and add a subset or issubset function to go with contains. This makes it possible for Arrays to fully implement the set API without confusion.

ref #1963

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs decisionA decision on this change is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions