3 lines
89 B
Text
3 lines
89 B
Text
[ "abd", "def", "ghi" ] at( 3 ) .
|
|
|
|
Array new dup addAll( [1, 2, 3] ) dup put( 2, 8.1 ) .
|