Hacker News new | ask | show | jobs
by JonChesterfield 7 days ago
That's the any type and the moving logic into json loaded at runtime features
1 comments

Not really, the `any` type doesn't let you perform any operation on it with runtime dispatch like dynamic typing does. Moving logic into json isn't a language feature.