break and continue can only be used inside a loop
Using an array or map as when condition
Arrays and maps cannot be used as when conditions. Use `if/or/otherwise` for collection comparisons.