hamt-sharding
Preparing search index...
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
existingChild
?:
BucketChild
<
T
>
hash
hash
:
InfiniteHash
pos
pos
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bucket
existing
Child
hash
pos
hamt-sharding
Loading...