summaryrefslogtreecommitdiff
path: root/docs/basic-arithmetic.md
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-05-24 14:20:06 +0300
committerPaul Buetow <paul@buetow.org>2026-05-24 14:20:06 +0300
commitd26538869e4bdb6379b59f72847b22125556f997 (patch)
treed1d35f50e92942357a32d77d11b9fc11e6b92bff /docs/basic-arithmetic.md
parent7095df85a86be4cb9dab952f91b42a4ae2f2d65e (diff)
repl: remove redundant ToLower on single-token operator lookup (gj)
All operator registry keys are lowercase, so strings.ToLower(token) was a no-op. Removing the unnecessary lowercasing and the unused op variable, passing the original token directly to IsStandardOperator/IsHyperOperator/EvalOperator.
Diffstat (limited to 'docs/basic-arithmetic.md')
0 files changed, 0 insertions, 0 deletions