MCPcopy Index your code
hub / github.com/andeya/algorithm / BigComma

Function BigComma

go-humanize/comma.go:74–101  ·  view source on GitHub ↗

BigComma produces a string form of the given big.Int in base 10 with commas after every three orders of magnitude.

(b *big.Int)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

BenchmarkBigCommasFunction · 0.85
bigCommaFunction · 0.85
TestVeryBigCommasFunction · 0.85

Calls 5

oomFunction · 0.85
CmpMethod · 0.80
Int64Method · 0.80
SetMethod · 0.65
AbsMethod · 0.45

Tested by 3

BenchmarkBigCommasFunction · 0.68
bigCommaFunction · 0.68
TestVeryBigCommasFunction · 0.68