Preparing search index...
The search index is not available
ndarray-js
ndarray-js
(internals)
Dict
Interface Dict
A dictionary is indexed by strings.
interface
Dict
{
[
index
:
string
]
:
any
;
}
Indexable
[
index:
string
]:
any
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
ndarray-js
Loading...
Generated using
TypeDoc
A dictionary is indexed by strings.