shingarov / MachineArithmetic

A mathematical foundation for Smalltalk-25
MIT License
17 stars 6 forks source link

[PreSmalltalks] Revert introduction of useless String>>syms #249

Closed shingarov closed 6 months ago

shingarov commented 6 months ago

String>>syms is meaningless as part of Equation's test for recursion in PLE. However, here the treatment is about the Subable typeclass, which String absolutely does need to implement.