Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/Effect-TS/effect
/ PiB
Function
PiB
packages/platform/src/internal/fileSystem.ts:35–35 ·
view source on GitHub ↗
(n: number)
Source
from the content-addressed store, hash-verified
33
34
/** @internal */
35
export
const
PiB = (n: number) => Size(BigInt(n) * bigintPiB)
36
37
/** @internal */
38
export
const
make = (
Callers
nothing calls this directly
Calls
1
Size
Function · 0.85
Tested by
no test coverage detected