diff options
| author | Paul Buetow <paul@buetow.org> | 2026-05-24 14:20:06 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-05-24 14:20:06 +0300 |
| commit | d26538869e4bdb6379b59f72847b22125556f997 (patch) | |
| tree | d1d35f50e92942357a32d77d11b9fc11e6b92bff /docs/stack-operations.md | |
| parent | 7095df85a86be4cb9dab952f91b42a4ae2f2d65e (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/stack-operations.md')
0 files changed, 0 insertions, 0 deletions
