Preparing search index...
The search index is not available
Aleph Indexer Framework for Solana/Ethereum/BSC
Aleph Indexer Framework for Solana/Ethereum/BSC
Indexer Core
Utils
MatrixMap
Class MatrixMap<K, V>
Type Parameters
K
V
extends
MatrixMap
<
any
,
any
>
Hierarchy
Map
<
K
,
V
>
MatrixMap
Index
Constructors
constructor
Methods
get
Constructors
constructor
new
Matrix
Map
<
K
,
V
>
(
entries
?:
null
|
readonly
(
readonly
[
K
,
V
]
)
[]
)
:
MatrixMap
<
K
,
V
>
Type Parameters
K
V
extends
MatrixMap
<
any
,
any
,
V
>
Parameters
Optional
entries:
null
|
readonly
(
readonly
[
K
,
V
]
)
[]
Returns
MatrixMap
<
K
,
V
>
new
Matrix
Map
<
K
,
V
>
(
iterable
?:
null
|
Iterable
<
readonly
[
K
,
V
]
>
)
:
MatrixMap
<
K
,
V
>
Type Parameters
K
V
extends
MatrixMap
<
any
,
any
,
V
>
Parameters
Optional
iterable:
null
|
Iterable
<
readonly
[
K
,
V
]
>
Returns
MatrixMap
<
K
,
V
>
Methods
get
get
(
key
:
K
)
:
V
Parameters
key:
K
Returns
V
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
Modules
Aleph
Indexer
Framework for
Solana/
Ethereum/BSC
Bsc
Indexer
Framework
Ethereum
Indexer
Framework
Indexer
Core
Utils
Indexer
Framework
Solana
Indexer
Framework
buffer
Layouts
Matrix
Map
constructor
get
Generated using
TypeDoc