β is this syntax correct
IsUp is a method that gets an array and returns whether it's ordered is a rising way. But it doesn't matter, is this syntax correct? I'm trying to return true if both s and tmp r rising. I'd usually write it as 2 different sections and connecting them w && but I tried this way js bc it's used in math and it doesn't give me any errors but idk if it'll function the way I want it to
