Fork me on GitHub
#cljs-dev
<
2022-08-21
>
lilactown22:08:00

is the reason that we don't extend built ins (e.g. js/String, js/Object ) directly a defensive thing, i.e. "this might break in the future," or are there use cases today that wouldn't work if we were to do that?