@lightprotocol/stateless.js - v0.22.1-alpha.1
Other Libraries
Documentation
GitHub
Preparing search index...
IndexedElement
Class IndexedElement
Index
Constructors
constructor
Properties
index
value
next
Index
Methods
equals
compare
To
hash
Constructors
constructor
new
IndexedElement
(
index
:
number
,
value
:
BN
,
nextIndex
:
number
)
:
IndexedElement
Parameters
index
:
number
value
:
BN
nextIndex
:
number
Returns
IndexedElement
Properties
index
index
:
number
value
value
:
BN
next
Index
nextIndex
:
number
Methods
equals
equals
(
other
:
IndexedElement
)
:
boolean
Parameters
other
:
IndexedElement
Returns
boolean
compare
To
compareTo
(
other
:
IndexedElement
)
:
number
Parameters
other
:
IndexedElement
Returns
number
hash
hash
(
lightWasm
:
LightWasm
,
nextValue
:
BN
)
:
Uint8Array
Parameters
lightWasm
:
LightWasm
nextValue
:
BN
Returns
Uint8Array
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
index
value
next
Index
Methods
equals
compare
To
hash
Other Libraries
Documentation
GitHub
@lightprotocol/stateless.js - v0.22.1-alpha.1
Loading...