We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 617303a commit 8020c76Copy full SHA for 8020c76
README.md
@@ -56,7 +56,7 @@ Also note the focus on easy integration into other products and easy customizabi
56
- select($first, $a, $b)
57
- returnReference($value)
58
- new array method
59
- - Array::insert($index, $value)
+ - Array::insert($array, $index, $value)
60
- more MinitScript example/test scripts
61
- about 3 computer science examples
62
- binary tree
0 commit comments