Earlier quoted context omitted.
I used to debate this but after learning Rust it’s undeniable.
I thought I wanted static typing until I started writing clojure.
It is very hard to make large programs simple, but lisps are some of the best PLs for that, especially if you stick with immutable data.