小于 1 分钟
Home > @hz-9/algorithm > IKeyValueObj
IKeyValueObj interface
An interface representing a key-value object.
表示键值对象的接口。
Signature:
export interface IKeyValueObj<K, V>Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
K | |||
V |
Home > @hz-9/algorithm > IKeyValueObj
An interface representing a key-value object.
表示键值对象的接口。
Signature:
export interface IKeyValueObj<K, V>Property | Modifiers | Type | Description |
|---|---|---|---|
K | |||
V |