a.indexOf(x) > -1 is boolean, dont have to use ?, simple return a.indexOf(x) > -1
?
Loading collection data...
a.indexOf(x) > -1 is boolean, dont have to use
?
, simple return a.indexOf(x) > -1