ulox
ulox copied to clipboard
Draft soa feature(s)
Even being arrays of double, we have found value in
class Foo
{
x = [],
y = [],
}
as passing these component arrays around between systems and native bindings is more convenient. Determine what the feature might be to allow array operations e.g. x + y where and y are arrays results in internal loop.