nxt.soa

Structure of arrays similar to a feature present in the Jai programming language.

Initially a builtin feature in the Jai programming language that later was made into a library solution.

Members

Aliases

StructArrays
alias StructArrays = SOA
Undocumented in source.

Structs

SOA
struct SOA(S)

Structure of arrays similar to members of S.

See Also

Meta