mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-18 00:45:47 +00:00
Go's fmt package doesn't support the printf apostrophe flag (%'d), and Go's RE2 regex engine doesn't support the lookaheads used by the well-known sed/perl grouping recipe. Add a docs section showing a small user-defined DSL function which inserts thousands separators via repeated sub() application, handling negatives and decimal parts, and passing non-numeric values through unchanged. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| overrides | ||
| src | ||
| _config.yml | ||
| Makefile | ||
| mkdocs.yml | ||
| README.md | ||
| regen.sh | ||
| requirements.txt | ||
| retitle | ||
Please see ../README-docs.md.