Skip to content
This repository was archived by the owner on Sep 16, 2024. It is now read-only.
This repository was archived by the owner on Sep 16, 2024. It is now read-only.

Bug: delete does not do anything #2

@PythonCoderAS

Description

@PythonCoderAS

Deleting items does not actually delete them.

Suspect lines:

delete(key: K): boolean {
return false;
}

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions