Closed lucasbaizer2 closed 1 year ago
Arrays should switch to being fat pointers. This will be useful for supporting array slices in the future.
At this point, it's probably a good idea to implement an IsWide function or something to detect if a basic/complex value is stored as a struct type.
IsWide
Arrays should switch to being fat pointers. This will be useful for supporting array slices in the future.
At this point, it's probably a good idea to implement an
IsWide
function or something to detect if a basic/complex value is stored as a struct type.