Std.Core
- Article
-
-
The Std.Core namespace contains the following functions and operations:
Name |
Description |
Length |
Returns the number of elements in the input array a . |
Repeated |
Creates an array of given length with all elements equal to given value . length must be a non-negative integer. |