Open michaeljb opened 1 year ago
Opal
!collection.empty?
collection.any? {}
index
find_index
size
length
Opal
cop to enforce any practices that produce better JS!collection.empty?
instead ofcollection.any? {}
index
overfind_index
,size
overlength
, etc