MCPcopy
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

1import {Decimal} from '@formatjs/bigdecimal'
2import {memoize} from '@formatjs/fast-memoize'
3
4/**

Callers

nothing calls this directly

Calls 2

memoizeFunction · 0.90
powMethod · 0.80

Tested by

no test coverage detected