6 ms·
That's the any type and the moving logic into json loaded at runtime features
by JonChesterfield 4mo ago
That's the any type and the moving logic into json loaded at runtime features
- tines 4mo agoNot 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.