Same. I had that realization when I was writing what should’ve been a short script, that ended up turning into a large program, and running into typing issues. Woulda been a lot easier if I’d just used a strictly typed language from the start, so I vowed I’d never use a duck typed language again.
Same. I had that realization when I was writing what should’ve been a short script, that ended up turning into a large program, and running into typing issues. Woulda been a lot easier if I’d just used a strictly typed language from the start, so I vowed I’d never use a duck typed language again.