underscore.js - Determine if all values in an array of arrays match

后端 未结 9 2147
迷失自我
迷失自我 2020-12-20 11:30

I have an array of arrays, which looks something like this:

[[\"Some string\", \"Some other string\"],[\"Some third string\", \"some fourth string\"]]
         


        
9条回答
提交回复
热议问题