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

RFC: $kv.fill #27

@Kelin2025

Description

@Kelin2025

Case

Sometimes you need to fill KV with values. Not .clear, not .addItems

Solution

$kv.fill([{ key: 'foo', value: ...}, { key: 'foo2', value: ... }])

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions