Hacker News new | ask | show | jobs
by ex3ndr 2710 days ago
We are doing backend and frontend in Typescript and have very limited 'any' usage. Mostly for some hacky library for some small isolated need.

I can the same way cast value to an Object in Java of NSObject in Swift.