summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-05-24 12:52:20 +0300
committerPaul Buetow <paul@buetow.org>2026-05-24 12:52:20 +0300
commite01d707cc31cff61f796cb6afb3e9c1275891fda (patch)
treedbcb794e40f31ba31140b2643c94529e6d7f6444 /docs
parenta5ed0193f6b100933df1d4f89b693141ce59549e (diff)
rpn: remove exported Number type alias
type Number = NumericValue was a legacy alias that created confusion — callers could use Number or NumericValue interchangeably. Removed the alias and updated: - NewNumber/NewNumberWithMetric return types: Number -> NumericValue - Comments referencing Number now say NumericValue The alias added no value since Number was never used as a distinct type anywhere in the codebase.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions