MCPcopy Create free account
hub / github.com/Effect-TS/effect / formatNumber

Function formatNumber

packages/effect/typeperf/run.mjs:104–104  ·  view source on GitHub ↗
(n)

Source from the content-addressed store, hash-verified

102})
103
104const formatNumber = (n) => n.toLocaleString("en-US")
105
106const printTable = (rows) => {
107 const table = [

Callers 1

printTableFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected