BigInteger

Type Alias BigInteger 

Source
pub type BigInteger = RootedTraceableBox<HeapUint8Array>;

Aliased Type§

pub struct BigInteger(RootedTraceableBox<TypedArray<Uint8, Box<Heap<*mut JSObject>>>>);

Tuple Fields§

§0: RootedTraceableBox<TypedArray<Uint8, Box<Heap<*mut JSObject>>>>