Check array contains
Hello, what's the correct way to check if an array doesn't have a value? I'm doing this right now but it's not working:
Both are Int[] arrays and are empty right now, so this should work I think
Both are Int[] arrays and are empty right now, so this should work I think