Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Moddable-OpenSource/moddable
/ bitLength
Method
bitLength
xs/includes/xs.d.ts:85–85 ·
view source on GitHub ↗
(value: bigint)
Source
from the content-addressed store, hash-verified
83
84
interface
BigIntConstructor {
85
bitLength(value: bigint): number
86
fromArrayBuffer(buffer: ArrayBufferLike): bigint
87
}
88
Callers
7
orderSize
Method · 0.80
randint
Method · 0.80
constructor
Method · 0.80
randint
Method · 0.80
packetize
Function · 0.80
testvectors.js
File · 0.80
main.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected