You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One of the dev teams is requesting a "fake" data structure section (looks like C, but is actually just Lua, so not the same memory system). Not sure if it's entirely in scope for functional... But we'll see what we can do.
Requests:
Enum
Struct
Union (and/or variant from C++17)
Pair
Typed tables (i.e. vector from C++)
The text was updated successfully, but these errors were encountered:
One of the dev teams is requesting a "fake" data structure section (looks like C, but is actually just Lua, so not the same memory system). Not sure if it's entirely in scope for functional... But we'll see what we can do.
Requests:
The text was updated successfully, but these errors were encountered: