TypeTensor - v0.1.0
    Preparing search index...

    Variable uint64Const

    uint64: Readonly<
        {
            __byteSize: 8;
            __dtype: "uint64";
            __isInteger: true;
            __jsType: bigint;
            __signed: false;
            __typedArray: BigUint64ArrayConstructor;
        },
    > = ...

    64-bit unsigned integer dtype constant