Skip to content

Issues with unique item identification #43

@gazpachoking

Description

@gazpachoking

The helper function _uniq has a couple problems.

  • True and 1 are not considered unique. (Same for 0 and False)
  • The sorted container is not actually used in the second implementation with islice

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething doesn't work the way it should.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions