Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/formatjs/formatjs
/ decimal-cache.ts
File
decimal-cache.ts
packages/ecma402-abstract/NumberFormat/decimal-cache.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{Decimal} from
'@formatjs/bigdecimal'
2
import
{memoize} from
'@formatjs/fast-memoize'
3
4
/**
Callers
nothing calls this directly
Calls
2
memoize
Function · 0.90
pow
Method · 0.80
Tested by
no test coverage detected