Skip to content

.has() api method #50

@kirillgroshkov

Description

@kirillgroshkov

Am I missing something or there is no .has() api method? (similar to Map)

What I need is to distinguish between situation when there's no key in cache (has would return false) or there is a key in cache, but it's value is undefined. If I use .get(key) for this - both will return undefined.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions