tode
tode copied to clipboard
LookupError inspecting dictionaries
printStringTodeLimitedTo: needs to be specialized for Dictionary classes.
A similar error occurs with Sets. Recreation step:
- Evaluate
(Set with: #new) printStringTodeLimitedTo: 500
@rjsargent thanks for checking ... added some tests and expanded to numbers and other collection types ... perhaps you could be a bit devious and find others?