vector list (array)
Create a new immutable vector from args. Out of range indexes return nil.
Introduced in v2.6
| # Example 1 | |
|
|
|
| # Example 2 | |
|
|
|
| # Example 3 | |
|
|
|
| # Example 4 | |
|
|
|
| # Example 5 | |
|
|
|
| # Example 6 | |
|
|
|
| # Example 7 | |
|
|
|