Hacker News new | ask | show | jobs
by flohofwoe 1150 days ago
It's not really built into the language though? It's just a function on the global Deno object, similar to how there's a global 'document' object in browsers (and that's not 'built into the language' either).
1 comments

Backed into the runtime is probably what your parent meant.