can you explain how this code works? In particular, how are several return implemented?
can you explain how this code works? In particular, how are several return implemented?
execute:
specId
is undefined
(or other variables that are No ), then false
is returned.
for-of
traverses the list
array and returns that item false
transform
if you don't understand the meaning of these return, you need to hurry back and take a look at the basics of js