Skip to content
Snippets Groups Projects
Commit b92afb4b authored by Lukáš Král's avatar Lukáš Král Committed by Michael Aaron Murphy
Browse files

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
parent 3e01a103
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment