class

KevalDb::DataBase(K, V)

Inherits Reference < Object

Constructors

Instance methods

[](key : K) : V
Source
[]=(key : K, value : V) : V
Source
delete(key : K)
Source
get(key : K) : V
Source
set(key : K, value : V) : V
Source