#Can u tell me why it doesn t read both

1 messages · Page 1 of 1 (latest)

latent kestrel
#

so how do i correct that

warm token
latent kestrel
#

Aight dope

warm token
#

Probably want to use array.prototype.some

latent kestrel
#

can u tag me some docs to help me out?

latent kestrel
spring sorrelBOT
#

mdn Array.prototype.some()
The some() method tests whether at least one element in the array passes the test implemented by the provided function. It returns true if, in the array, it finds an element for which the provided function returns true; otherwise it returns false. It doesn't modify the array.

latent kestrel
#

tyty