summaryrefslogtreecommitdiff
path: root/docs/basic-arithmetic.md
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-05-24 10:38:40 +0300
committerPaul Buetow <paul@buetow.org>2026-05-24 10:38:40 +0300
commit86ae9edf6fb68e027557f467a3d585f0365f9c64 (patch)
treeb77354d8d16865f70e805fef8ba534b8ba0c478e /docs/basic-arithmetic.md
parent0cf4e039384ace9b822316583f2ce63c9a4dfd39 (diff)
refactor(rpn): move dead Value type to test file
Value struct and its methods (NewNumberValue, NewBoolValue, IsBool, IsNumber, Bool, Float64, Number, String) are defined in number.go but never called in production code — only used in number_value_test.go. Move the Value type and all its methods into the test file so they don't pollute the production package.
Diffstat (limited to 'docs/basic-arithmetic.md')
0 files changed, 0 insertions, 0 deletions