Preparing search index...
The search index is not available
hamt-sharding
hamt-sharding
BucketPosition
Interface BucketPosition<T>
interface
BucketPosition
<
T
>
{
bucket
:
Bucket
<
T
>
;
existingChild
?:
BucketChild
<
T
>
;
hash
:
InfiniteHash
;
pos
:
number
;
}
Type Parameters
T
Index
Properties
bucket
existing
Child?
hash
pos
Properties
bucket
bucket
:
Bucket
<
T
>
Optional
existing
Child
existing
Child
?:
BucketChild
<
T
>
hash
hash
:
InfiniteHash
pos
pos
:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
bucket
existing
Child
hash
pos
hamt-sharding
Loading...
Generated using
TypeDoc