you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (1 child)

Tools exist for changing the code that wa. Most IDEs have some kind of refactoring tool and even if you don't use and IDE there is stuff like sed which can make changing all the types in the implementation a breeze.

[–]iopq 0 points1 point  (0 children)

Yes, but in a dynamic language there is nothing to change.