struct-view / Exports / uint64
▸ Constuint64<K>(name: K): Decorator<Record<K, bigint>>
| Name | Type |
|---|---|
K |
string |
| Name | Type |
|---|---|
name |
K |
Returns: Decorator<Record<K, bigint>>
Defined in: arithmetic.ts:75
▸ Constuint64(length: number): ReadonlyPropertyFactory<BigUint64Array>
| Name | Type |
|---|---|
length |
number |
Returns: ReadonlyPropertyFactory<BigUint64Array>
Defined in: arithmetic.ts:75