Fix TODO in is_array function: [1 2 3][0] is now treated as a string
* Fixed is_array to return false on "[1 2 3][0]" * Added derive for Copy to IsArrayHelper
Loading
Please register or sign in to comment
* Fixed is_array to return false on "[1 2 3][0]" * Added derive for Copy to IsArrayHelper