Skip to content

Min length parameter unexpected behavior when cardinality of input array is smaller than min length. #15

Description

@maximilianMairinger
combinations([1], 2)

Should return [] but instead returns [[1]]

Analog for all cases where min length > cardinality of input

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions