mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-24 15:48:47 +00:00
Hash table
This commit is contained in:
parent
46dfd58bda
commit
149984f5c0
14 changed files with 258 additions and 21 deletions
6
stdlib/regression/orig/test06.log
Normal file
6
stdlib/regression/orig/test06.log
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
Flattening: 0
|
||||
Flattening: 0
|
||||
Flattening: {1, 2, 3}
|
||||
Flattening: {1, 2, 3, 4, 5, 6, 7, 8, 9}
|
||||
List to array: [1, 2, 3, 4, 5]
|
||||
Array to list: {1, 2, 3, 4, 5}
|
||||
Loading…
Add table
Add a link
Reference in a new issue