Commit 68be3ca
committed
docs(polynum): add usage guidance for PolyNum.format method
Adds documentation to clarify when to use the `format` method versus the simpler `plural` method. The added comment explains that `format` provides flexible number formatting with additional options, but `plural` is recommended for simple pluralization cases.1 parent 85fb673 commit 68be3ca
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
86 | 91 | | |
87 | 92 | | |
88 | 93 | | |
| |||
0 commit comments