diff --git a/src/pages/api/std/Array.mdx b/src/pages/api/std/Array.mdx index 7b1f67e..88e30e9 100644 --- a/src/pages/api/std/Array.mdx +++ b/src/pages/api/std/Array.mdx @@ -233,13 +233,13 @@ If you know that the number of elements is fixed and valid, use Tuples instead. In the parameters, self is the array to operate on. - +
- + - + - +
Method Description

fun @@ -266,7 +266,7 @@ In the parameters, self is the array to opera them in a new array.

fun @@ -285,7 +285,7 @@ In the parameters, self is the array to opera Returns the new length of the array.

fun