Why doesn't "or" work to check for multiple objects?

table.find is inefficient, it’s better to use the method where you use a hashmap to compare keys to see if it’s valid, as said in a previous post

2 Likes