Array type support for array-of-arrays. #185
Replies: 3 comments 1 reply
-
Multi dimensional fix size array design options. -> Implement Rust Function Options: -> Implement LLVM function call Rust function with variable arguments for multi dimentional arrays. -> Implement multi dimensional arrays in same class or create new class. Starting we are planing to implement two dimensional fixed size arrays and extended to n no.of dimensional arrays. test case:public function main() { Please share your comments/ideas. |
Beta Was this translation helpful? Give feedback.
-
@manuranga , @ruvi-d , @KavinduZoysa @Kishanthan Please share your ideas/comments on above design. |
Beta Was this translation helpful? Give feedback.
-
First we are start implementation of two dimensional fixed size array using below design plan. @manuranga , @ruvi-d , @ayonam @Kishanthan Please give your suggestions/ideas. |
Beta Was this translation helpful? Give feedback.
-
design thoughts of array of arrays.
Beta Was this translation helpful? Give feedback.
All reactions