github
readme
source
examples
distribution
Preparing search index...
The search index is not available
@oazmi/kitchensink - v0.8.4
@oazmi/kitchensink
lambda
MemorizeCoreControls
Interface MemorizeCoreControls<V, K>
interface
MemorizeCoreControls
<
V
,
K
>
{
fn
:
(
(
arg
:
K
)
=>
V
)
;
memory
:
SimpleMap
<
K
,
V
>
;
}
Type Parameters
V
K
Index
Properties
fn
memory
Properties
fn
fn
:
(
(
arg
:
K
)
=>
V
)
memory
memory
:
SimpleMap
<
K
,
V
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
fn
memory
github
readme
source
examples
distribution
@oazmi/kitchensink - v0.8.4
Loading...