Skip to content

Allow for multi set intersection #1

@jpbulman

Description

@jpbulman

Current behavior:
Can only find the intersection between two sets

setA.intersection(setB)

Desired behavior:
Find the intersection between n sets

setA.interesction(setB, setC, setD, ...)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions