Hacker News new | ask | show | jobs
by va1210 1254 days ago
I find myself using the walrus operator a lot nowadays, and find I often miss it when writing JS/TS (previously I mostly found myself craving arrow functions and the far superior type system from TS when writing Python).