I still find it better to define the shape of your data first then write functions to transform between them rather than have the machine try to infer it (like how V8 does)…
1 Like
I still find it better to define the shape of your data first then write functions to transform between them rather than have the machine try to infer it (like how V8 does)…